Function boring_sys::SSL_get0_chain_certs

source ยท
pub unsafe extern "C" fn SSL_get0_chain_certs(
    ssl: *const SSL,
    out_chain: *mut *mut stack_st_X509
) -> c_int