Function boring_sys::BN_is_word

source ยท
pub unsafe extern "C" fn BN_is_word(
    bn: *const BIGNUM,
    w: u64
) -> c_int