_Eina_Value_Struct Struct Reference
Used to store the memory and its description. More...
Data Fields | |
| const Eina_Value_Struct_Desc * | desc |
| How to manage the structure. | |
| void * | memory |
| The managed structure memory. | |
Detailed Description
Used to store the memory and its description.
- Since
- 1.2
