Function zx::system_get_page_size

source ยท
pub fn system_get_page_size() -> u32
Expand description

Retrieve the system memory page size in bytes.

Wraps the zx_system_get_page_size syscall.