Function openssl_sys::SSL_extension_supported
pub unsafe extern "C" fn SSL_extension_supported(ext_type: c_uint) -> c_int
The portability is definied by:
#[cfg(ossl102)]
pub unsafe extern "C" fn SSL_extension_supported(ext_type: c_uint) -> c_int
#[cfg(ossl102)]