mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
23 lines
588 B
C
Executable File
23 lines
588 B
C
Executable File
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
#include <jni.h>
|
|
/* Header for class SampleHLRJni_TCollection_0005fAsciiString */
|
|
|
|
#ifndef _Included_SampleHLRJni_TCollection_0005fAsciiString
|
|
#define _Included_SampleHLRJni_TCollection_0005fAsciiString
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
/* Inaccessible static: myCasLock */
|
|
/*
|
|
* Class: SampleHLRJni_TCollection_0005fAsciiString
|
|
* Method: FinalizeValue
|
|
* Signature: (J)V
|
|
*/
|
|
JNIEXPORT void JNICALL Java_SampleHLRJni_TCollection_1AsciiString_FinalizeValue
|
|
(JNIEnv *, jclass, jlong);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
#endif
|