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
The portability is definied by:
#[cfg(ossl111)]
pub unsafe extern "C" fn SSL_client_hello_get0_random(s: *mut SSL, out: *mut *const c_uchar) -> size_t
#[cfg(ossl111)]