SetThreadSelectedCpuSets

Function SetThreadSelectedCpuSets 

Source
pub unsafe extern "stdcall" fn SetThreadSelectedCpuSets(
    Thread: HANDLE,
    CpuSetIds: *const ULONG,
    CpuSetIdCount: ULONG,
) -> BOOL