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

Required features: "Win32_Foundation"