Function openssl_sys::BN_set_flags
pub unsafe extern "C" fn BN_set_flags(b: *mut BIGNUM, n: c_int)
The portability is definied by:
#[cfg(ossl110)]
pub unsafe extern "C" fn BN_set_flags(b: *mut BIGNUM, n: c_int)
#[cfg(ossl110)]