Function bssl_sys::BN_mask_bits

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