Function windows_sys::Win32::System::StationsAndDesktops::CreateWindowStationA
[−]pub unsafe extern "system" fn CreateWindowStationA(
lpwinsta: PCSTR,
dwflags: u32,
dwdesiredaccess: u32,
lpsa: *const SECURITY_ATTRIBUTES
) -> HWINSTA
Expand description
Required features: "Win32_System_StationsAndDesktops"
, "Win32_Foundation"
, "Win32_Security"