Struct winapi::um::winnt::TP_CALLBACK_ENVIRON_V3_u
source · #[repr(C)]pub struct TP_CALLBACK_ENVIRON_V3_u(_);
Implementations§
Trait Implementations§
source§impl Clone for TP_CALLBACK_ENVIRON_V3_u
impl Clone for TP_CALLBACK_ENVIRON_V3_u
source§fn clone(&self) -> TP_CALLBACK_ENVIRON_V3_u
fn clone(&self) -> TP_CALLBACK_ENVIRON_V3_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 moresource§impl Default for TP_CALLBACK_ENVIRON_V3_u
impl Default for TP_CALLBACK_ENVIRON_V3_u
source§fn default() -> TP_CALLBACK_ENVIRON_V3_u
fn default() -> TP_CALLBACK_ENVIRON_V3_u
Returns the “default value” for a type. Read more