Function BN_mask_bits

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