Function GetProcessDefaultCpuSetMasks

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