Function get_desktops

Source
pub fn get_desktops() -> Result<Vec<Desktop>>
Expand description

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