Function page_size

Source
pub fn page_size() -> usize
Expand description

Returns the page size of the system.

The value is cached globally and very fast to retrieve.