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