MagickCore 6.9.11-60
Convert, Edit, Or Compose Bitmap Images
hashmap-private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _ElementInfo
 

Typedefs

typedef struct _ElementInfo ElementInfo
 

Functions

MagickPrivate ElementInfoGetHeadElementInLinkedList (LinkedListInfo *)
 
MagickPrivate void SetHeadElementInLinkedList (LinkedListInfo *, ElementInfo *)
 

Typedef Documentation

◆ ElementInfo

typedef struct _ElementInfo ElementInfo

Function Documentation

◆ GetHeadElementInLinkedList()

◆ SetHeadElementInLinkedList()

MagickPrivate void SetHeadElementInLinkedList ( LinkedListInfo list_info,
ElementInfo element 
)