Type Alias hal_x86_64::mm::PhysPage

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

Aliased Type§

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