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