Struct xmas_elf::sections::SectionHeader_ [] [src]

#[repr(C)]
pub struct SectionHeader_<P> { /* fields omitted */ }

Trait Implementations

impl<P: Debug> Debug for SectionHeader_<P>
[src]

Formats the value using the given formatter.

impl<P> Pod for SectionHeader_<P>
[src]