Function GetThreadSelectedCpuSetMasks

Source
pub unsafe extern "C" fn GetThreadSelectedCpuSetMasks(
    Thread: HANDLE,
    CpuSetMasks: PGROUP_AFFINITY,
    CpuSetMaskCount: USHORT,
    RequiredMaskCount: PUSHORT,
) -> BOOL