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

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

Methods

impl NoteHeader
[src]

Trait Implementations

impl Debug for NoteHeader
[src]

Formats the value using the given formatter.

impl Pod for NoteHeader
[src]