aws_lc_sys

Function BN_is_bit_set

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