Found 3 other functions taking a
multi_heap_info_t
argument:
Return metadata about a given heap Fills a multi_heap_info_t structure with information about the specified heap.
Get heap info for all regions with the given capabilities. Calls multi_heap_info() on all heaps which share the given capabilities. The information returned is an aggregate across all matching heaps. The meanings of fields are the same as defined for multi_heap_info_t, except that ``minimum_free_bytes`` has the same caveats described in heap_caps_get_minimum_free_size().