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