Sha256: 0aa23854ae566171c44a9d0a1128fa9c94c30963f15591a817f09fbbbf8c4005
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
#ifndef EXTCONF_H #define EXTCONF_H #define HAVE_FFI_CLOSURE_ALLOC 1 #define HAVE_FFI_PREP_CIF_VAR 1 #define HAVE_FFI_RAW_CALL 1 #define HAVE_FFI_PREP_RAW_CLOSURE 1 #define HAVE_RAW_API 1 #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.51.22 | vendor/bundle/ruby/2.6.0/gems/ffi-1.13.0/ext/ffi_c/extconf.h |