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

Returns the integral bitwidth that the storage type of the given quantized type can represent exactly.