Function openssl_sys::BN_is_bit_set

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