mycelium_kernel::arch::mm

Type Alias PhysPage

Source
pub type PhysPage<S> = Page<PAddr, S>;

Aliased Typeยง

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