Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#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 NULL, rb_loaderror(), and UNREACHABLE_RETURN.
NORETURN | ( | void * | dln_loadconst char * | ) |