Function SetThreadSelectedCpuSets

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