spawn_splash

Function spawn_splash 

Source
pub fn spawn_splash(dir_hash: &str) -> Option<String>
Expand description

Spawn the pre-splash thread and return the named Win32 event name to pass to the CEF host as AGENTMUX_SPLASH_EVENT. Returns None if OS calls fail (non-fatal — launcher continues).