[Vala] help with writting vapi...



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?

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]