eo: add Eina.Binbuf native type.

This commit is contained in:
Cedric Bail 2016-08-02 14:04:24 -07:00 committed by Cedric BAIL
parent 11fe9b8cd9
commit f17f389b66
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ struct @extern Eina.Matrix3 {
}
struct @extern Eina.Inarray;
struct @extern Eina.Binbuf;
type @extern Eina.Unicode: uint32;