Ruby  2.1.10p492(2016-04-01revision54464)
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 188 of file dl.h.

Field Documentation

◆ calltype

ID cfunc_data::calltype

◆ name

char* cfunc_data::name

◆ ptr

void* cfunc_data::ptr

◆ type

int cfunc_data::type

◆ wrap

VALUE cfunc_data::wrap

Definition at line 193 of file dl.h.

Referenced by dlcfunc_mark(), get_freefunc(), and rb_dlcfunc_initialize().


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