|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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) |
Definition at line 5 of file dmydln.c.
References buf, dln_memerror, error, free, init_funcname, NULL, rb_loaderror(), rb_w32_mbstr_to_wstr(), UNREACHABLE_RETURN, and void.
| NORETURN | ( | void * | dln_loadconst char * | ) |