Struct multiboot2::BootInformation [] [src]

#[repr(C)]
pub struct BootInformation { pub total_size: u32, // some fields omitted }

Fields

Methods

impl BootInformation
[src]