rt_gccstream/libjava/classpath/include/gnu_javax_sound_midi_alsa_A...

20 lines
448 B
C

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
#ifndef __gnu_javax_sound_midi_alsa_AlsaPortDevice__
#define __gnu_javax_sound_midi_alsa_AlsaPortDevice__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT void JNICALL Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1 (JNIEnv *env, jobject, jlong, jlong, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __gnu_javax_sound_midi_alsa_AlsaPortDevice__ */