rusty_mos

Macro page2ppn

Source
macro_rules! page2ppn {
    ($pp:expr, $pages:expr; $t:ty) => { ... };
}
Expand description

Get the page number through the page object.