Struct xmas_elf::sections::SectionHeader_ [−][src]
#[repr(C)]pub struct SectionHeader_<P> { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl<P> Send for SectionHeader_<P> where
P: Send, impl<P> Sync for SectionHeader_<P> where
P: Sync, impl<P> Unpin for SectionHeader_<P> where
P: Unpin,