Function openssl_sys::SSL_get0_param
pub unsafe extern "C" fn SSL_get0_param(ssl: *mut SSL) -> *mut X509_VERIFY_PARAM
The portability is definied by:
#[cfg(any(ossl102, libressl261))]
pub unsafe extern "C" fn SSL_get0_param(ssl: *mut SSL) -> *mut X509_VERIFY_PARAM
#[cfg(any(ossl102, libressl261))]