Ruby
2.5.0dev(2017-10-22revision60238)
|
#include "ruby/ruby.h"
Go to the source code of this file.
Functions | |
NORETURN (void *dln_load(const char *)) | |
void * | dln_load (const char *file) |
void* dln_load | ( | const char * | file | ) |
Definition at line 5 of file dmydln.c.
References buf, dln_memerror, free, init_funcname, NULL, rb_loaderror(), rb_w32_mbstr_to_wstr(), and UNREACHABLE.
NORETURN | ( | void * | dln_loadconst char * | ) |