pub unsafe extern "C" fn mlirQuantizedTypeGetDefaultMinimumForInteger(
    isSigned: bool,
    integralWidth: c_uint
) -> i64
Expand description

Returns the minimum possible value stored by a quantized type.