Sha256: df3b97eb35f47245ae264b888a95111494b6310733cfb2418aed86c015d68481
Contents?: true
Size: 699 Bytes
Versions: 40
Compression:
Stored size: 699 Bytes
Contents
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class com_rhomobile_rhodes_SplashScreen */ #ifndef _Included_com_rhomobile_rhodes_SplashScreen #define _Included_com_rhomobile_rhodes_SplashScreen #ifdef __cplusplus extern "C" { #endif /* * Class: com_rhomobile_rhodes_SplashScreen * Method: nativeStart * Signature: ()V */ JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_SplashScreen_nativeStart (JNIEnv *, jobject); /* * Class: com_rhomobile_rhodes_SplashScreen * Method: nativeHide * Signature: ()V */ JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_SplashScreen_nativeHide (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif
Version data entries
40 entries across 40 versions & 1 rubygems