Function move_window_to_desktop

Source
pub fn move_window_to_desktop(desktop: Desktop, hwnd: &HWND) -> Result<()>
Expand description

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