Type Alias PhysPage

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

Aliased Typeยง

#[repr(C)]
pub struct PhysPage<S> { /* private fields */ }