Function openssl_sys::SSL_set_max_early_data

source ยท
pub unsafe extern "C" fn SSL_set_max_early_data(
    ctx: *mut SSL,
    max_early_data: u32,
) -> c_int