Function SSL_client_hello_get0_session_id

Source
pub unsafe extern "C" fn SSL_client_hello_get0_session_id(
    s: *mut ssl_st,
    out: *mut *const u8,
) -> usize