Struct xmas_elf::sections::NoteHeader [] [src]

#[repr(C)]
pub struct NoteHeader { /* fields omitted */ }

Methods

impl NoteHeader
[src]

Trait Implementations

impl Copy for NoteHeader
[src]

impl Clone for NoteHeader
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for NoteHeader
[src]

Formats the value using the given formatter.

impl Pod for NoteHeader
[src]