pub fn used() -> u64
Get the number of bytes of physical memory currently in use.
This function may panic if any of the underlying platform-specific syscalls fail.