Ruby
1.9.3p547(2014-05-14revision45962)
Main Page
Modules
Data Structures
Files
File List
Globals
dmydln.c
Go to the documentation of this file.
1
#include "
ruby/ruby.h
"
2
3
void
*
4
dln_load
(
const
char
*file)
5
{
6
rb_loaderror
(
"this executable file can't load extension libraries"
);
7
}
ruby.h
dln_load
void * dln_load(const char *file)
Definition:
dmydln.c:4
rb_loaderror
void rb_loaderror(const char *fmt,...)
Definition:
error.c:1586
Generated on Wed Feb 17 2016 12:28:30 for Ruby by
1.8.6