Sha256: aebdb42a774a10acf3da6905c0c5d26f8557b466d03adbabe1c0bcdeeec2f2fe
Contents?: true
Size: 374 Bytes
Versions: 11
Compression:
Stored size: 374 Bytes
Contents
#ifndef DLIB_MISSING_H #define DLIB_MISSING_H #include <ruby/ruby.h> #if defined(__cplusplus) extern "C" { #if 0 } /* satisfy cc-mode */ #endif #endif int rb_get_kwargs(VALUE keyword_hash, const ID *table, int required, int optional, VALUE *values); #if defined(__cplusplus) #if 0 { /* satisfy cc-mode */ #endif } /* extern "C" { */ #endif #endif /* DLIB_MISSING_H */
Version data entries
11 entries across 11 versions & 1 rubygems