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