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