Function hashmap_destroy

Function Documentation

void hashmap_destroy(struct hashmap *map)

destroy a hashmap. Any further use of the hashmap after calling this function is undefined.