/* DO NOT EDIT THIS FILE - it is machine generated */ #include #include "include/secp256k1.h" /* Header for class org_bitcoin_Secp256k1Context */ #ifndef _Included_org_bitcoin_Secp256k1Context #define _Included_org_bitcoin_Secp256k1Context #ifdef __cplusplus extern "C" { #endif /* * Class: org_bitcoin_Secp256k1Context * Method: secp256k1_init_context * Signature: ()J */ SECP256K1_API jlong JNICALL Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context (JNIEnv *, jclass); #ifdef __cplusplus } #endif #endif