creachadair_imath_sys

Function mp_int_compare_uvalue

source
pub unsafe extern "C" fn mp_int_compare_uvalue(
    z: mp_int,
    uv: mp_usmall,
) -> c_int
Expand description

Returns the comparator of z and the unsigned value uv.