Function boring_sys::SSL_process_tls13_new_session_ticket

source ยท
pub unsafe extern "C" fn SSL_process_tls13_new_session_ticket(
    ssl: *mut SSL,
    buf: *const u8,
    buf_len: usize
) -> *mut SSL_SESSION