le_sls_List_t Struct Reference

#include <le_singlyLinkedList.h>

Data Fields

le_sls_Link_ttailLinkPtr
 Tail link pointer.
 

Detailed Description

This is the list object. Create this list object and initialize it by assigning LE_SLS_LIST_INIT to it.

Warning
DON'T access the contents of this structure directly.

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