Function boring_sys::SSL_set_early_data_enabled

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