Function openssl_sys::SSL_get_extms_support
pub unsafe fn SSL_get_extms_support(ssl: *mut SSL) -> c_long
The portability is definied by:
#[cfg(ossl110)]
pub unsafe fn SSL_get_extms_support(ssl: *mut SSL) -> c_long
#[cfg(ossl110)]