Struct multiboot2::ElfSection[][src]

pub struct ElfSection { /* fields omitted */ }

Methods

impl ElfSection
[src]

Trait Implementations

impl Debug for ElfSection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for ElfSection

impl !Sync for ElfSection