CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This structure represents a single list entry. More...
#include <singly_linked_list_api.h>
Data Fields | |
struct CdiSinglyLinkedListEntry * | next_ptr |
Pointer to next item in list, NULL if this is the tail entry. | |
This structure represents a single list entry.