SSL_set_early_data_enabled

Function SSL_set_early_data_enabled 

Source
pub unsafe extern "C" fn SSL_set_early_data_enabled(
    ssl: *mut SSL,
    enabled: c_int,
)