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