Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#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 * | ) |