Function BN_with_flags

Source
pub unsafe extern "C" fn BN_with_flags(
    dest: *mut bignum_st,
    b: *const bignum_st,
    flags: i32,
)