Function total

Source
pub fn total() -> u64
Available on Windows or Linux or macOS or iOS only.
Expand description

Get the total number of bytes of physical memory on this host.

ยงPanics

This function may panic if any of the underlying platform-specific syscalls fail.