Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
Functions
dmydln.c File Reference
#include "ruby/ruby.h"

Go to the source code of this file.

Functions

 NORETURN (void *dln_load(const char *))
 
voiddln_load (const char *file)
 

Function Documentation

◆ dln_load()

void* dln_load ( const char file)

◆ NORETURN()

NORETURN ( void dln_loadconst char *)