Method lrs::sys::NumInfo::free_memory

Returns the amount of free memory.

Syntax

impl NumInfo {
    fn free_memory(&self) -> u64
}