Function fuchsia_zircon::system_get_physmem

source ยท
pub fn system_get_physmem() -> u64
Expand description

Get the amount of physical memory on the system, in bytes.

Wraps the zx_system_get_physmem syscall.