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

Checks whether the given type is an integer type.