pub const PAGE_SIZE: usize = _; // 4_096usize
Expand description

Page size defined in terms of the PAGE_SHIFT macro from C.