Skip to main content

PAGE_MASK

Constant PAGE_MASK 

Source
pub(crate) const PAGE_MASK: usize = _; // 4_095usize
Expand description

Mask for the bits that are the offset within a page.