CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CdiSinglyLinkedListEntry Struct Reference

This structure represents a single list entry. More...

#include <singly_linked_list_api.h>

Data Fields

struct CdiSinglyLinkedListEntrynext_ptr
 Pointer to next item in list, NULL if this is the tail entry.
 

Detailed Description

This structure represents a single list entry.


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