libcstl
|
Node to anchor an element within a list. More...
#include <slist.h>
Node to anchor an element within a list.
Users of the slist object declare this object within another object as follows:
When calling cstl_slist_init(), the caller passes the offset of node
within their object as the off
parameter of that function, e.g.