Type Alias mycelium_kernel::arch::mm::PhysPage

source ·
pub type PhysPage<S> = Page<PAddr, S>;

Aliased Type§

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