Function SSL_get_handshake_rtt

Source
pub unsafe extern "C" fn SSL_get_handshake_rtt(
    s: *const ssl_st,
    rtt: *mut u64,
) -> i32