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