Definition at line 87 of file hashmap.c.
◆ capacity
size_t _HashmapInfo::capacity |
◆ compare
MagickBooleanType(* _HashmapInfo::compare) (const void *, const void *) |
◆ entries
size_t _HashmapInfo::entries |
◆ hash
size_t(* _HashmapInfo::hash) (const void *) |
◆ head_of_list
MagickBooleanType _HashmapInfo::head_of_list |
◆ map
◆ next
size_t _HashmapInfo::next |
◆ relinquish_key
void *(* _HashmapInfo::relinquish_key) (void *) |
◆ relinquish_value
void **(* _HashmapInfo::relinquish_value) (void *) |
◆ semaphore
◆ signature
size_t _HashmapInfo::signature |
The documentation for this struct was generated from the following file: