get_mem_stats

Function get_mem_stats 

Source
pub fn get_mem_stats() -> Result<MemStats>
Expand description

Query system heap statistics.

ยงErrors

Returns an error if the RTOS does not support heap statistics.