Data Fields
_Eina_Value_Struct Struct Reference

Used to store the memory and its description. More...

Data Fields

const Eina_Value_Struct_Descdesc
 How to manage the structure.
 
void * memory
 The managed structure memory.
 

Detailed Description

Used to store the memory and its description.

Since
1.2
Examples
complex-types-client-eina-value.c.