#include "ruby/ruby.h"Go to the source code of this file.
Functions | |
| void * | dln_load (const char *file) |
| void* dln_load | ( | const char * | file | ) |
Definition at line 4 of file dmydln.c.
References dlclose, DLN_ERROR, dln_load(), dln_loaderror(), dln_notimplement, dln_strerror(), dlopen, dlsym, init_funcname, MAXPATHLEN, NULL, rb_libruby_handle(), rb_loaderror(), RTLD_GLOBAL, RTLD_LAZY, strerror(), strlcat(), strlcpy(), strlen(), and translit_separator.
1.6.1