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