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