pub unsafe extern "C" fn mp_int_compare(a: mp_int, b: mp_int) -> c_int
Expand description

Returns the comparator of a and b.