Struct xmas_elf::sections::NoteHeader
source · #[repr(C)]pub struct NoteHeader { /* private fields */ }Implementations§
Trait Implementations§
source§impl Clone for NoteHeader
impl Clone for NoteHeader
source§fn clone(&self) -> NoteHeader
fn clone(&self) -> NoteHeader
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