SectionHeaders

Type Alias SectionHeaders 

Source
pub type SectionHeaders<'a> = ElfRecordsTable<'a, SectionHeaderRef<'a>>;

Aliased Typeยง

pub struct SectionHeaders<'a> { /* private fields */ }