| 
    Tizen Native API
    5.0
    
   
   | 
  
  
  
 
Public Attributes | |
| Eina_List * | last | 
| unsigned int | count | 
Cache used to store the last element of a list and the number of elements, for fast access. It is for private used and must not be touched.
| unsigned int _Eina_List_Accounting::count | 
Number of elements of the list - don't touch
Pointer to the last element of the list - don't touch