Sha256: 2f5f14166160e3f34b0224a5aa6a5d70471a7aaea2b9b047bb0cf1396afeb0da
Contents?: true
Size: 294 Bytes
Versions: 28
Compression:
Stored size: 294 Bytes
Contents
#ifndef EXTCONF_H #define EXTCONF_H #define HAVE_FFI_PREP_CLOSURE 1 #define HAVE_FFI_RAW_CALL 1 #define HAVE_FFI_PREP_RAW_CLOSURE 1 #define HAVE_RAW_API 1 #define HAVE_RB_THREAD_CALL_WITH_GVL 1 #define HAVE_RB_THREAD_CALL_WITHOUT_GVL 1 #define HAVE_FFI_PREP_CIF_VAR 1 #define RUBY_1_9 1 #endif
Version data entries
28 entries across 26 versions & 5 rubygems