MagickCore 6.9.13
Loading...
Searching...
No Matches
_EntryInfo Struct Reference
Collaboration diagram for _EntryInfo:

Data Fields

size_t hash
 
void * key
 
void * value
 

Detailed Description

Definition at line 59 of file hashmap.c.

Field Documentation

◆ hash

size_t _EntryInfo::hash

Definition at line 62 of file hashmap.c.

◆ key

void* _EntryInfo::key

Definition at line 65 of file hashmap.c.

◆ value

void * _EntryInfo::value

Definition at line 66 of file hashmap.c.


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