Struct winapi::um::winnt::PROCESSOR_PERFSTATE_POLICY_u
source · #[repr(C)]pub struct PROCESSOR_PERFSTATE_POLICY_u(_);Implementations§
Trait Implementations§
source§impl Clone for PROCESSOR_PERFSTATE_POLICY_u
impl Clone for PROCESSOR_PERFSTATE_POLICY_u
source§fn clone(&self) -> PROCESSOR_PERFSTATE_POLICY_u
fn clone(&self) -> PROCESSOR_PERFSTATE_POLICY_u
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more