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