windows::Win32::System::Threading

Function SetThreadSelectedCpuSetMasks

pub unsafe fn SetThreadSelectedCpuSetMasks(
    thread: HANDLE,
    cpusetmasks: Option<&[GROUP_AFFINITY]>,
) -> BOOL