SectionHeadersIter

Type Alias SectionHeadersIter 

Source
pub type SectionHeadersIter<'a> = ElfRecordsTableIter<'a, SectionHeaderRef<'a>>;

Aliased Typeยง

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