Function mlir_sys::mlirTypeIsAMemRef 
source · pub unsafe extern "C" fn mlirTypeIsAMemRef(type_: MlirType) -> boolExpand description
Checks whether the given type is a MemRef type.
pub unsafe extern "C" fn mlirTypeIsAMemRef(type_: MlirType) -> boolChecks whether the given type is a MemRef type.