Function BN_is_bit_set

Source
pub unsafe extern "C" fn BN_is_bit_set(
    a: *const bignum_st,
    n: i32,
) -> i32