eina_types.eot: expose Eina.Binbuf

This commit is contained in:
Gustavo Sverzut Barbieri 2016-08-16 13:11:12 -03:00
parent 76149efc8b
commit 8906461b48
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ enum @extern Eina.Xattr.Flags {
}
type @extern Eina.Error: int;
struct @extern @free(eina_binbuf_free) Eina.Binbuf;