Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
cfunc_data Struct Reference

#include <dl.h>

Data Fields

void * ptr
 
char * name
 
int type
 
ID calltype
 
VALUE wrap
 

Detailed Description

Definition at line 197 of file dl.h.

Field Documentation

ID cfunc_data::calltype
char* cfunc_data::name
void* cfunc_data::ptr
int cfunc_data::type
VALUE cfunc_data::wrap

Definition at line 202 of file dl.h.

Referenced by dlcfunc_mark(), and rb_dlcfunc_initialize().


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