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