Struct winapi::um::winnt::PPM_THERMALCHANGE_EVENT [−][src]
#[repr(C)]pub struct PPM_THERMALCHANGE_EVENT {
pub ThermalConstraint: DWORD,
pub Processors: DWORD64,
}Fields
ThermalConstraint: DWORDProcessors: DWORD64Trait Implementations
Returns the “default value” for a type. Read more