#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 DLN_ERROR, dln_load(), dln_loaderror(), dln_memerror, dln_notimplement, dln_strerror(), errno, free, init_funcname, MAXPATHLEN, NULL, rb_loaderror(), rb_w32_mbstr_to_wstr(), strdup, strerror(), strlcat(), strlcpy(), translit_separator, UNREACHABLE, and VALUE.
1.4.7