Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
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().