pub unsafe extern "system" fn PsSetSystemMultipleGroupAffinityThread(
groupaffinities: *const GROUP_AFFINITY,
groupcount: u16,
affinitytoken: PAFFINITY_TOKEN
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_SystemInformation"