Struct xmas_elf::sections::SectionHeader_
[−]
[src]
#[repr(C)]pub struct SectionHeader_<P> { /* fields omitted */ }
Trait Implementations
impl<P: Debug> Debug for SectionHeader_<P>[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[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,
P: Send,
impl<P> Sync for SectionHeader_<P> where
P: Sync,
P: Sync,