mycelium_kernel::arch::mm

Type Alias VirtPage

Source
pub type VirtPage<S> = Page<VAddr, S>;

Aliased Typeยง

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