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