pub unsafe extern "system" fn OpenWindowStationW(
    lpszwinsta: PCWSTR,
    finherit: BOOL,
    dwdesiredaccess: u32
) -> HWINSTA
Expand description

Required features: "Win32_System_StationsAndDesktops", "Win32_Foundation"