Function SSL_get_peer_cert_chain

Source
pub unsafe extern "C" fn SSL_get_peer_cert_chain(
    s: *const ssl_st,
) -> *mut stack_st_X509