Skip to main content

get_total_memory

Function get_total_memory 

Source
pub fn get_total_memory() -> Option<u64>
Expand description

Gets total system memory in bytes.

Returns None if unable to determine.