MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
void * | key |
void * | value |
struct _NodeInfo * | left |
struct _NodeInfo * | right |
Definition at line 70 of file splay-tree.c.
void* _NodeInfo::key |
Definition at line 73 of file splay-tree.c.
struct _NodeInfo* _NodeInfo::left |
Definition at line 79 of file splay-tree.c.
struct _NodeInfo * _NodeInfo::right |
Definition at line 80 of file splay-tree.c.
void* _NodeInfo::value |
Definition at line 76 of file splay-tree.c.