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