Function bssl_sys::BN_abs_is_word

source ·
pub unsafe extern "C" fn BN_abs_is_word(
    bn: *const BIGNUM,
    w: BN_ULONG
) -> c_int