Function remove_desktop

Source
pub fn remove_desktop(desktop: Desktop, fallback_desktop: Desktop) -> Result<()>
Expand description

Wrapper around [winvd::remove_desktop] (but prefers dynamic loaded library if it exists).