[][src]Function openssl_sys::SSL_client_hello_get0_random

pub unsafe extern "C" fn SSL_client_hello_get0_random(
    s: *mut SSL,
    out: *mut *const c_uchar
) -> size_t