macro_rules! page2ppn {
($pp:expr, $pages:expr; $t:ty) => { ... };
}Expand description
Get the page number through the page object.
macro_rules! page2ppn {
($pp:expr, $pages:expr; $t:ty) => { ... };
}Get the page number through the page object.