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