Struct windows_sys::Win32::System::Power::PPM_THERMALCHANGE_EVENT
#[repr(C)]pub struct PPM_THERMALCHANGE_EVENT {
pub ThermalConstraint: u32,
pub Processors: u64,
}Expand description
Required features: "Win32_System_Power"
Fields§
§ThermalConstraint: u32§Processors: u64