mlir_sys

Function mlirTypeAttrGetValue

Source
pub unsafe extern "C" fn mlirTypeAttrGetValue(
    attr: MlirAttribute,
) -> MlirType
Expand description

Returns the type stored in the given type attribute.