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