Type Alias PhysicalAddress

Source
pub type PhysicalAddress = u64;
Expand description

Physical memory address. This is always a 64-bit value, regardless of target platform.