mlir_sys

Function mlirTypeIsANone

Source
pub unsafe extern "C" fn mlirTypeIsANone(type_: MlirType) -> bool
Expand description

Checks whether the given type is a None type.