Struct windows_sys::Win32::System::Power::PROCESSOR_OBJECT_INFO_EX
[−]#[repr(C)]pub struct PROCESSOR_OBJECT_INFO_EX {
pub PhysicalID: u32,
pub PBlkAddress: u32,
pub PBlkLength: u8,
pub InitialApicId: u32,
}Expand description
Required features: ‘Win32_System_Power’
Fields
PhysicalID: u32PBlkAddress: u32PBlkLength: u8InitialApicId: u32