[][src]Function nginx::BN_with_flags

pub unsafe extern "C" fn BN_with_flags(
    dest: *mut BIGNUM,
    b: *const BIGNUM,
    flags: c_int
)