Sha256: 0d31329eff2ae18e870459805a775eba8c41af35f2c192ab57422a80af8a8097
Contents?: true
Size: 462 Bytes
Versions: 3
Compression:
Stored size: 462 Bytes
Contents
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class kyotocabinet_ValueIterator */ #ifndef _Included_kyotocabinet_ValueIterator #define _Included_kyotocabinet_ValueIterator #ifdef __cplusplus extern "C" { #endif /* * Class: kyotocabinet_ValueIterator * Method: next * Signature: ()[B */ JNIEXPORT jbyteArray JNICALL Java_kyotocabinet_ValueIterator_next (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif
Version data entries
3 entries across 3 versions & 1 rubygems