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

#include <runtime.h>

Collaboration diagram for swig_type_info:
[legend]

Data Fields

const char * name
 
const char * str
 
swig_dycast_func dcast
 
struct swig_cast_infocast
 
void * clientdata
 
int owndata
 

Detailed Description

Definition at line 361 of file gv_guile.cpp.

Field Documentation

◆ cast

struct swig_cast_info * swig_type_info::cast

◆ clientdata

◆ dcast

swig_dycast_func swig_type_info::dcast

Definition at line 364 of file gv_guile.cpp.

Referenced by SWIG_TypeDynamicCast().

◆ name

◆ owndata

int swig_type_info::owndata

Definition at line 367 of file gv_guile.cpp.

Referenced by SWIG_Python_DestroyModule(), and SWIG_TypeNewClientData().

◆ str

const char * swig_type_info::str

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