Struct multiboot2::BootLoaderNameTag[][src]

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

Methods

impl BootLoaderNameTag
[src]

Trait Implementations

impl Debug for BootLoaderNameTag
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations