Function openssl_sys::SSL_get_max_proto_version
pub unsafe fn SSL_get_max_proto_version(s: *mut SSL) -> c_int
The portability is definied by:
#[cfg(all(ossl110g, not(any())))]
pub unsafe fn SSL_get_max_proto_version(s: *mut SSL) -> c_int
#[cfg(all(ossl110g, not(any())))]