Function openssl_sys::SSL_client_hello_get0_legacy_version
pub unsafe extern "C" fn SSL_client_hello_get0_legacy_version(s: *mut SSL) -> c_uint
The portability is definied by:
#[cfg(ossl111)]
pub unsafe extern "C" fn SSL_client_hello_get0_legacy_version(s: *mut SSL) -> c_uint
#[cfg(ossl111)]