SSL_SESSION_set_max_early_data

Function SSL_SESSION_set_max_early_data 

Source
pub unsafe extern "C" fn SSL_SESSION_set_max_early_data(
    ctx: *mut SSL_SESSION,
    max_early_data: u32,
) -> c_int