pub unsafe extern "C" fn mlirPDLResultListPushBackValue(
results: MlirPDLResultList,
value: MlirValue,
)Expand description
Push the MlirValue into the given MlirPDLResultList.
pub unsafe extern "C" fn mlirPDLResultListPushBackValue(
results: MlirPDLResultList,
value: MlirValue,
)Push the MlirValue into the given MlirPDLResultList.