Function boring_sys::BN_cmp_word

source ยท
pub unsafe extern "C" fn BN_cmp_word(
    a: *const BIGNUM,
    b: u64
) -> c_int