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

Required features: "Win32_Foundation"