[][src]Function procfs::page_size

pub fn page_size() -> Result<i64>

Memory page size, in bytes.

This is calculated from sysconf(_SC_PAGESIZE).