Sturk 1.0.2
Publish-subscribe C implementation.
Loading...
Searching...
No Matches
list.h File Reference
#include "st/os/sys.h"
#include "vx/list.h"
Include dependency graph for list.h:

Go to the source code of this file.

Macros

#define LIST   VX_LIST
 
#define list_foreach   vx_list_foreach
 
#define list_ins   vx_list_ins
 
#define list_rem   vx_list_rem
 

Detailed Description

See also
vx/list.h

Macro Definition Documentation

◆ LIST

#define LIST   VX_LIST
See also
VX_LIST()

◆ list_foreach

#define list_foreach   vx_list_foreach

◆ list_ins

#define list_ins   vx_list_ins
See also
vx_list_ins()

◆ list_rem

#define list_rem   vx_list_rem
See also
vx_list_rem()