pub unsafe extern "system" fn EnumWindowStationsW(
    lpenumfunc: WINSTAENUMPROCW,
    lparam: LPARAM
) -> BOOL
Expand description

Required features: "Win32_System_StationsAndDesktops", "Win32_Foundation"