Searched defs:swig_cast_info (Results 1 – 1 of 1) sorted by relevance
373 typedef struct swig_cast_info { struct376 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument377 struct swig_cast_info *prev; /* pointer to the previous cast */ argument378 } swig_cast_info; typedef