Function openssl_sys::BN_get_flags
pub unsafe extern "C" fn BN_get_flags(b: *const BIGNUM, n: c_int) -> c_intThe portability is definied by:
#[cfg(ossl110)]pub unsafe extern "C" fn BN_get_flags(b: *const BIGNUM, n: c_int) -> c_int#[cfg(ossl110)]