mlirPDLResultListPushBackValue

Function mlirPDLResultListPushBackValue 

Source
pub unsafe extern "C" fn mlirPDLResultListPushBackValue(
    results: MlirPDLResultList,
    value: MlirValue,
)
Expand description

Push the MlirValue into the given MlirPDLResultList.