Type Alias mycelium_kernel::arch::mm::VirtPage

source ·
pub type VirtPage<S> = Page<VAddr, S>;

Aliased Type§

struct VirtPage<S> { /* private fields */ }