Branch: Tag:

2015-12-12

2015-12-12 10:44:07 by Henrik Grubbström (Grubba) <grubba@grubba.org>

C API: Export callablep().

4754:    push_int(res);   }    - static int callablep(struct svalue *s) + PMOD_EXPORT int callablep(struct svalue *s)   {    int ret = 0;    DECLARE_CYCLIC();