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

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

Trait Implementations

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

[src]

Formats the value using the given formatter. Read more

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

Auto Trait Implementations

impl<P> Send for SectionHeader_<P> where
    P: Send

impl<P> Sync for SectionHeader_<P> where
    P: Sync