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

Checks whether the given type is a function type.