pub type DESKTOPENUMPROCW = Option<unsafe extern "system" fn(param0: PCWSTR, param1: LPARAM) -> BOOL>;
Expand description

Required features: "Win32_System_StationsAndDesktops", "Win32_Foundation"