Function hashmap_gather

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:

status_t