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

Checks whether the given integer type is unsigned.