pub unsafe extern "C" fn mlirQuantizedTypeGetDefaultMinimumForInteger( isSigned: bool, integralWidth: c_uint ) -> i64
Returns the minimum possible value stored by a quantized type.