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