Tizen Native API
7.0
|
_Eina_Inlist Struct Reference
Public Attributes | |
Eina_Inlist * | next |
Eina_Inlist * | prev |
Eina_Inlist * | last |
Detailed Description
Inlined list type.
- Examples:
- eina_inlist_01.c, eina_inlist_02.c, and eina_inlist_03.c.
Member Data Documentation
last node
next node
- Examples:
- eina_inlist_03.c.
previous node