Function bssl_sys::BN_cmp_word

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