Struct os_bootinfo::BootInfo [] [src]

#[repr(C)]
pub struct BootInfo { pub memory_map: &'static mut [E820MemoryRegion], }

Fields