pub unsafe extern "system" fn CreateWindowStationW(
    lpwinsta: PCWSTR,
    dwflags: u32,
    dwdesiredaccess: u32,
    lpsa: *const SECURITY_ATTRIBUTES
) -> HWINSTA
Expand description

Required features: "Win32_Foundation", "Win32_Security"