Function openssl_sys::BN_mask_bits

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