Skip to main content

get_memory_stats

Function get_memory_stats 

Source
pub fn get_memory_stats(frame_allocator: &LockedFrameAllocator) -> FrameStats
Expand description

Get memory statistics

§Arguments

  • frame_allocator - The frame allocator to query

§Returns

  • FrameStats containing memory usage information