Function botan_sys::botan_mp_cmp[][src]

pub unsafe extern "C" fn botan_mp_cmp(
    result: *mut c_int,
    x: botan_mp_t,
    y: botan_mp_t
) -> c_int