Struct multiboot2::MemoryArea [] [src]

#[repr(C)]
pub struct MemoryArea { /* fields omitted */ }

Methods

impl MemoryArea
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for MemoryArea
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for MemoryArea

impl Sync for MemoryArea