Type Definition virtio_drivers::VirtAddr
source · pub type VirtAddr = usize;Expand description
A virtual memory address in the address space of the program.
pub type VirtAddr = usize;A virtual memory address in the address space of the program.