Function openssl_sys::SSL_read_early_data
pub unsafe extern "C" fn SSL_read_early_data(s: *mut ::SSL, buf: *mut c_void, num: size_t, readbytes: *mut size_t) -> c_int
The portability is definied by:
#[cfg(any(ossl111, libressl340))]