MagickCore  6.9.12-67
Convert, Edit, Or Compose Bitmap Images
 All Data Structures
_HashmapInfo Struct Reference
Collaboration diagram for _HashmapInfo:

Data Fields

size_t(* hash )(const void *)
 
MagickBooleanType(* compare )(const void *, const void *)
 
void *(* relinquish_key )(void *)
 
void *(*)*(* relinquish_value )(void *)
 
size_t capacity
 
size_t entries
 
size_t next
 
MagickBooleanType head_of_list
 
LinkedListInfo ** map
 
SemaphoreInfosemaphore
 
size_t signature
 

Detailed Description

Definition at line 95 of file hashmap.c.


The documentation for this struct was generated from the following file: