Struct openssl_sys::Elf32_Chdr
source · Fields§
§ch_type: u32
§ch_size: u32
§ch_addralign: u32
Trait Implementations§
source§impl Clone for Elf32_Chdr
impl Clone for Elf32_Chdr
source§fn clone(&self) -> Elf32_Chdr
fn clone(&self) -> Elf32_Chdr
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