Function BN_clear_bit

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