mlir_sys

Function mlirIntegerTypeGetWidth

Source
pub unsafe extern "C" fn mlirIntegerTypeGetWidth(
    type_: MlirType,
) -> c_uint
Expand description

Returns the bitwidth of an integer type.