Function openssl_sys::SSL_set_max_early_data
pub unsafe extern "C" fn SSL_set_max_early_data(ctx: *mut SSL, max_early_data: u32) -> c_int
The portability is definied by:
#[cfg(any(ossl111, libressl340))]