pub fn system_get_page_size() -> u32Expand description
Retrieve the system memory page size in bytes.
Wraps the zx_system_get_page_size syscall.
pub fn system_get_page_size() -> u32Retrieve the system memory page size in bytes.
Wraps the zx_system_get_page_size syscall.