_Eina_Value_List Struct Reference
[Generic Value List management]

Used to store the list and its subtype. More...


Data Fields

const Eina_Value_Typesubtype
 how to allocate and access items
Eina_Listlist
 the list that holds data, members are of subtype->value_size bytes.


Detailed Description

Used to store the list and its subtype.

Since:
1.2

Field Documentation

the list that holds data, members are of subtype->value_size bytes.