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

Required features: "Win32_System_StationsAndDesktops", "Win32_Foundation"