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