Struct multiboot2::ModuleTag[][src]

#[repr(C, packed)]
pub struct ModuleTag { /* fields omitted */ }

Methods

impl ModuleTag
[src]

Trait Implementations

impl Debug for ModuleTag
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for ModuleTag

impl Sync for ModuleTag