create_windows_switch_window

Function create_windows_switch_window 

Source
pub fn create_windows_switch_window(
    app: &Application,
    switch: &Switch,
    windows: &Windows,
    event_sender: Sender<TransferType>,
) -> Result<WindowsSwitchData>