Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
swig_module_info Struct Reference

#include <runtime.h>

Collaboration diagram for swig_module_info:
[legend]

Data Fields

swig_type_info ** types
 
size_t size
 
struct swig_module_infonext
 
swig_type_info ** type_initial
 
swig_cast_info ** cast_initial
 
void * clientdata
 

Detailed Description

Definition at line 381 of file gv_guile.cpp.

Field Documentation

◆ cast_initial

swig_cast_info ** swig_module_info::cast_initial

Definition at line 386 of file gv_guile.cpp.

Referenced by SWIG_InitializeModule().

◆ clientdata

void * swig_module_info::clientdata

Definition at line 387 of file gv_guile.cpp.

Referenced by SWIG_TypeClientData(), and SWIG_TypeNewClientData().

◆ next

struct swig_module_info * swig_module_info::next

◆ size

◆ type_initial

swig_type_info ** swig_module_info::type_initial

Definition at line 385 of file gv_guile.cpp.

Referenced by SWIG_InitializeModule(), and SWIG_Tcl_InstallMethodLookupTables().

◆ types


The documentation for this struct was generated from the following files: