Function SSL_client_hello_get0_random

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