Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Functions
dmydln.c File Reference
#include "ruby/ruby.h"

Go to the source code of this file.

Functions

void * dln_load (const char *)
 

Function Documentation

◆ dln_load()

void * dln_load ( const char *  file)

Definition at line 5 of file dmydln.c.

References NULL, rb_loaderror(), and UNREACHABLE_RETURN.