| Tizen Native API
    4.0
    | 
_Eina_Clist Struct Reference
  | Public Attributes | |
| Eina_Clist * | next | 
| Eina_Clist * | prev | 
Detailed Description
The structure type for a compact list type.
- Note:
- This structure is used as both the list head and the list entry.
- Since (EFL) :
- 1.1.0
Member Data Documentation
The next entry in the list
The previous entry in the list