Expand description
Required features: "Win32_System_SystemServices"
Fields
Mode: u8
Processors: u64
Trait Implementations
impl Clone for PPM_THERMAL_POLICY_EVENT
impl Clone for PPM_THERMAL_POLICY_EVENT
impl Copy for PPM_THERMAL_POLICY_EVENT
Auto Trait Implementations
impl RefUnwindSafe for PPM_THERMAL_POLICY_EVENT
impl Send for PPM_THERMAL_POLICY_EVENT
impl Sync for PPM_THERMAL_POLICY_EVENT
impl Unpin for PPM_THERMAL_POLICY_EVENT
impl UnwindSafe for PPM_THERMAL_POLICY_EVENT
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more