Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Macros | |
#define | _(args) () |
#define | DLN_FIND_EXTRA_ARG |
#define | DLN_FIND_EXTRA_ARG_DECL |
Functions | |
char * | dln_find_exe_r (const char *, const char *, char *, size_t DLN_FIND_EXTRA_ARG_DECL) |
char * | dln_find_file_r (const char *, const char *, char *, size_t DLN_FIND_EXTRA_ARG_DECL) |
void * | dln_load (const char *) |
void* dln_load | ( | const char * | ) |
Definition at line 1246 of file dln.c.
References buf, dln_memerror, free, init_funcname, NULL, rb_loaderror(), rb_w32_mbstr_to_wstr(), and UNREACHABLE.