Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
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().