Ruby  2.4.2p198(2017-09-14revision59899)
Functions
dmydln.c File Reference
#include "ruby/ruby.h"
Include dependency graph for dmydln.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ dln_load()

void* dln_load ( const char *  file)

◆ NORETURN()

NORETURN ( void *  dln_loadconst char *)