#[repr(C)]pub struct SYSTEM_CPU_SET_INFORMATION {
pub Size: u32,
pub Type: CPU_SET_INFORMATION_TYPE,
pub Anonymous: SYSTEM_CPU_SET_INFORMATION_0,
}Expand description
Required features: ‘Win32_System_SystemInformation’
Fields
Size: u32Type: CPU_SET_INFORMATION_TYPEAnonymous: SYSTEM_CPU_SET_INFORMATION_0