Struct multiboot2::RsdpV2Tag[][src]

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

Methods

impl RsdpV2Tag
[src]

Trait Implementations

impl Debug for RsdpV2Tag
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for RsdpV2Tag

impl Sync for RsdpV2Tag