pub unsafe extern "C" fn heap_caps_print_heap_info(caps: u32)
Expand description

@brief Print a summary of all memory with the given capabilities.

Calls multi_heap_info on all heaps which share the given capabilities, and prints a two-line summary for each, then a total summary.

@param caps Bitwise OR of MALLOC_CAP_* flags indicating the type of memory