Function openssl_sys::FIPS_mode_set
pub unsafe extern "C" fn FIPS_mode_set(onoff: c_int) -> c_int
The portability is definied by:
#[cfg(all(ossl101, not(ossl300)))]
pub unsafe extern "C" fn FIPS_mode_set(onoff: c_int) -> c_int
#[cfg(all(ossl101, not(ossl300)))]