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