Function windows_sys::Win32::System::Threading::SetThreadSelectedCpuSetMasks
pub unsafe extern "system" fn SetThreadSelectedCpuSetMasks(
thread: HANDLE,
cpusetmasks: *const GROUP_AFFINITY,
cpusetmaskcount: u16
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation", "Win32_System_SystemInformation"