Function cosmic::iced_winit::winit::platform::startup_notify::reset_activation_token_env
source ยท pub fn reset_activation_token_env()
Expand description
Remove the activation environment variables from the current process.
This is wise to do before running child processes, which may not to support the activation token.