Ruby  1.9.3p537(2014-02-19revision0)
Defines
ext/fiddle/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_FFI_H   1
#define HAVE_SYS_MMAN_H   1
#define HAVE_DLFCN_H   1
#define HAVE_DLOPEN   1
#define HAVE_DLCLOSE   1
#define HAVE_DLSYM   1
#define HAVE_DLERROR   1
#define SIGNEDNESS_OF_SIZE_T   +1

Define Documentation

#define HAVE_DLCLOSE   1

Definition at line 7 of file extconf.h.

#define HAVE_DLERROR   1

Definition at line 9 of file extconf.h.

#define HAVE_DLFCN_H   1

Definition at line 5 of file extconf.h.

#define HAVE_DLOPEN   1

Definition at line 6 of file extconf.h.

#define HAVE_DLSYM   1

Definition at line 8 of file extconf.h.

#define HAVE_FFI_H   1

Definition at line 3 of file extconf.h.

#define HAVE_SYS_MMAN_H   1

Definition at line 4 of file extconf.h.

#define SIGNEDNESS_OF_SIZE_T   +1

Definition at line 10 of file extconf.h.

Referenced by iconv_convert().