boring_sys

Function BN_cmp_word

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