docs: eina: add doc for new eina value type

This commit is contained in:
Stefan Schmidt 2017-02-09 14:44:51 +01:00
parent 9635ad1225
commit 09352f0a6d
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ struct @extern Eina.Rw_Slice {
mem: void_ptr; [[Pointer to memory segment]]
}
struct @extern Eina.Value.Type;
struct @extern Eina.Value.Type; [[Eina value type]]