Hi :

i'm writting hiredis vala's binding..

here is a function like this:

redisContext *redisConnectWithTimeout(const char *ip, int port, const struct timeval tv);

so, how to tell the valac that the 3rd param is struct value not struct pointer?
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to