uefi_raw

Type Alias VirtualAddress

source
pub type VirtualAddress = u64;
Expand description

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