Woolz Image Processing Version 1.4.0
_AlcDLPItem Struct Reference

A doubly linked list item. Typedef: AlcDLPItem. More...

Data Fields

void(* freeFn )(void *)
void * entry
struct _AlcDLPItemnext
struct _AlcDLPItemprev

Detailed Description

A doubly linked list item. Typedef: AlcDLPItem.


Field Documentation

void(* _AlcDLPItem::freeFn)(void *)

Function to free list item, may be NULL

Referenced by AlcDLPItemFree(), AlcDLPItemNew(), and AlcDLPListFree().


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