Function openssl_sys::ERR_load_strings
pub unsafe extern "C" fn ERR_load_strings(lib: c_int, str: *mut ERR_STRING_DATA) -> c_intThe portability is definied by:
#[cfg(ossl110)]pub unsafe extern "C" fn ERR_load_strings(lib: c_int, str: *mut ERR_STRING_DATA) -> c_int#[cfg(ossl110)]