Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
Go to the source code of this file.
Data Structures | |
struct | dl_handle |
Macros | |
#define | RTLD_NEXT NULL |
#define | RTLD_DEFAULT NULL |
#define | CHECK_DLERROR |
Functions | |
void | Init_fiddle_handle (void) |
Variables | |
VALUE | rb_cHandle |
#define CHECK_DLERROR |
Definition at line 376 of file handle.c.
References mFiddle, rb_cHandle, rb_cObject, rb_define_alloc_func(), and rb_define_class_under().
VALUE rb_cHandle |
Definition at line 4 of file handle.c.
Referenced by Init_fiddle_handle().