Skip to main content

used

Function used 

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

Get the number of bytes of physical memory currently in use.

ยงPanics

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