Function openssl_sys::BN_clear_bit

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