Function openssl_sys::SSL_get_privatekey
pub unsafe extern "C" fn SSL_get_privatekey(ssl: *const SSL) -> *mut EVP_PKEYThe portability is definied by:
#[cfg(any(ossl102, libressl280))]pub unsafe extern "C" fn SSL_get_privatekey(ssl: *const SSL) -> *mut EVP_PKEY#[cfg(any(ossl102, libressl280))]