Function windows_sys::Win32::System::Threading::SetThreadGroupAffinity
pub unsafe extern "system" fn SetThreadGroupAffinity(
hthread: HANDLE,
groupaffinity: *const GROUP_AFFINITY,
previousgroupaffinity: *mut GROUP_AFFINITY
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation", "Win32_System_SystemInformation"