Function libuv::misc::get_free_memory

source ·
pub fn get_free_memory() -> u64
Expand description

Gets the amount of free memory available in the system, as reported by the kernel (in bytes). Returns 0 when unknown.