Ruby
3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
|
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 |
void Init_fiddle_handle | ( | void | ) |
Definition at line 432 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().