Function mlir_sys::mlirTypeAttrGetValue
source · pub unsafe extern "C" fn mlirTypeAttrGetValue(
attr: MlirAttribute
) -> MlirType
Expand description
Returns the type stored in the given type attribute.
pub unsafe extern "C" fn mlirTypeAttrGetValue(
attr: MlirAttribute
) -> MlirType
Returns the type stored in the given type attribute.