Function wolf_crypto_sys::mp_cmp

source ยท
pub unsafe extern "C" fn mp_cmp(
    a: *mut mp_int,
    b: *mut mp_int,
) -> c_int