pub unsafe extern "C" fn mp_int_compare_uvalue( z: mp_int, uv: mp_usmall, ) -> c_int
Returns the comparator of z and the unsigned value uv.
z
uv