pub unsafe extern "system" fn OpenDesktopW(
    lpszdesktop: PCWSTR,
    dwflags: u32,
    finherit: BOOL,
    dwdesiredaccess: u32
) -> HDESK
Expand description

Required features: ‘Win32_System_StationsAndDesktops’, ‘Win32_Foundation’