Function base::sys::unix::pagesize

source ·
pub fn pagesize() -> usize
Expand description

Safe wrapper for sysconf(_SC_PAGESIZE).