mycelium_kernel
0.0.1
PhysPage
Aliased type
In mycelium_kernel::arch::mm
?
Type Alias
mycelium_kernel
::
arch
::
mm
::
PhysPage
source
·
[
−
]
pub type PhysPage<S> =
Page
<
PAddr
, S>;
Aliased Type
§
struct PhysPage<S> {
/* private fields */
}