Your IP : 216.73.217.90


Current Path : /proc/thread-self/root/proc/self/root/proc/self/root/lib64/perl5/vendor_perl/Tk/pTk/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/proc/self/root/lib64/perl5/vendor_perl/Tk/pTk/tixInt_f.h

#ifndef TIXINT_VT
#define TIXINT_VT
typedef struct TixintVtab
{
 unsigned (*tabSize)(void);
#define VFUNC(type,name,mem,args) type (*mem) args;
#define VVAR(type,name,mem)       type (*mem);
#include "tixInt.t"
#undef VFUNC
#undef VVAR
} TixintVtab;
extern TixintVtab *TixintVptr;
extern TixintVtab *TixintVGet(void);
#endif /* TIXINT_VT */