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