[][src]Function CCODE::SetThreadSelectedCpuSets

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