Type Alias VirtPage

Source
pub type VirtPage<S> = Page<VAddr, S>;

Aliased Typeยง

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