windows::Win32::System::Threading

Function SetThreadSelectedCpuSets

pub unsafe fn SetThreadSelectedCpuSets(
    thread: HANDLE,
    cpusetids: &[u32],
) -> BOOL