pub fn system_get_physmem() -> u64Expand description
Get the amount of physical memory on the system, in bytes.
Wraps the zx_system_get_physmem syscall.
pub fn system_get_physmem() -> u64Get the amount of physical memory on the system, in bytes.
Wraps the zx_system_get_physmem syscall.