utils
utilities in C for microcontrollers
Data Fields
list_iterator Struct Reference
list iterator state
More...
#include <
list.h
>
Data Fields
struct
list
*
list
the list which this iterator points to
struct
list_element
*
current
the current element
Detailed Description
list iterator state
The documentation for this struct was generated from the following file:
list/
list.h
Generated by
1.8.14