fred-mod-eppd-2.20.1
|
Queue item type. More...
#include <epp_common.h>
Data Fields | |
struct qitem * | next |
Link to next item in a queue. More... | |
void * | content |
Pointer to content of item. More... | |
Queue item type.
void* qitem::content |
Pointer to content of item.
Referenced by q_add().