pub const PAGE_SIZE_4K: usize = 4096; // 4_096usize
Expand description

The size of a 4K page (4096 bytes).