Function hashmap_gather
Defined in File hashmap.h
Function Documentation
-
status_t hashmap_gather(const struct hashmap *map, struct hashmap_stats *stats)
Gather statistics about current state of hashmap.
- Parameters:
map – The hashmap handle.
stats – The statistics to be filled.
- Returns: