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