blob: 32ec9508383f8d639727bcd1d9a6385973314210 [file] [log] [blame]
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class foo_bar */
#ifndef _Included_foo_bar
#define _Included_foo_bar
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: foo_bar
* Method: aardvark
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_foo_00024bar_aardvark
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif