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

Returns the bitwidth of an integer type.