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