Struct uefi::memory::PhysicalAddress [−][src]
#[repr(transparent)]pub struct PhysicalAddress(pub u64);Tuple Fields
0: u64Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.