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