Function openssl_sys::SSL_get0_verified_chain
pub unsafe extern "C" fn SSL_get0_verified_chain(ssl: *const SSL) -> *mut stack_st_X509The portability is definied by:
#[cfg(ossl110)]pub unsafe extern "C" fn SSL_get0_verified_chain(ssl: *const SSL) -> *mut stack_st_X509#[cfg(ossl110)]