Struct multiboot2::ElfSectionsTag [] [src]

#[repr(packed)]
pub struct ElfSectionsTag { pub number_of_sections: u32, // some fields omitted }

Fields

Methods

impl ElfSectionsTag
[src]

Trait Implementations

impl Debug for ElfSectionsTag
[src]

Formats the value using the given formatter.