Function windows_sys::Win32::System::StationsAndDesktops::CreateDesktopExW
pub unsafe extern "system" fn CreateDesktopExW(
lpszdesktop: PCWSTR,
lpszdevice: PCWSTR,
pdevmode: *const DEVMODEW,
dwflags: DESKTOP_CONTROL_FLAGS,
dwdesiredaccess: u32,
lpsa: *const SECURITY_ATTRIBUTES,
ulheapsize: u32,
pvoid: *const c_void,
) -> HDESK