Sha256: 6f28cd71ea217db926db2452b56b543575ed79b0c673df9f4c9f109c1276b6a9
Contents?: true
Size: 135 Bytes
Versions: 1
Compression:
Stored size: 135 Bytes
Contents
#ifndef __ZIPRUBY_H__ #define __ZIPRUBY_H__ #define VERSION "0.1.0" #define ERRSTR_BUFSIZE 256 void Init_zipruby(); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zipruby-0.1.0 | ext/zipruby.h |