Contents:
Defined in File hashmap.h
Show stats about a hashmap.
This function shows some basic stastics about the hashmap: total # of collisions, utilization, etc.
map – The hashmap handle.