pub type PWLX_CREATE_USER_DESKTOP = Option<unsafe extern "system" fn(hwlx: HANDLE, htoken: HANDLE, flags: u32, pszdesktopname: PCWSTR, ppdesktop: *mut *mut WLX_DESKTOP) -> BOOL>;
Expand description

Required features: "Win32_Security_WinWlx", "Win32_Foundation", "Win32_System_StationsAndDesktops"