Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
ListItem Struct Reference

#include <list.h>

Collaboration diagram for ListItem:

Public Attributes

void * data
 
ListItemnext
 

Detailed Description

Definition at line 30 of file list.h.

Member Data Documentation

◆ data

void* ListItem::data

Definition at line 31 of file list.h.

◆ next

ListItem* ListItem::next

Definition at line 32 of file list.h.


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