Struct multiboot2::BootInformation [] [src]

pub struct BootInformation { /* fields omitted */ }

Methods

impl BootInformation
[src]

[src]

[src]

[src]

[src]

[src]

Important traits for ModuleIter
[src]

[src]

[src]

Trait Implementations

impl Debug for BootInformation
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations