Bitcoin ABC
0.30.5
P2P Digital Currency
src
secp256k1
src
java
org_bitcoin_Secp256k1Context.h
Go to the documentation of this file.
1
/* DO NOT EDIT THIS FILE - it is machine generated */
2
#include <jni.h>
3
#include "
include/secp256k1.h
"
4
/* Header for class org_bitcoin_Secp256k1Context */
5
6
#ifndef _Included_org_bitcoin_Secp256k1Context
7
#define _Included_org_bitcoin_Secp256k1Context
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
/*
12
* Class: org_bitcoin_Secp256k1Context
13
* Method: secp256k1_init_context
14
* Signature: ()J
15
*/
16
SECP256K1_API
jlong JNICALL
Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context
17
(JNIEnv *, jclass);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
#endif
Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context
SECP256K1_API jlong JNICALL Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context(JNIEnv *, jclass)
Definition:
org_bitcoin_Secp256k1Context.c:7
secp256k1.h
SECP256K1_API
#define SECP256K1_API
Definition:
secp256k1.h:143
Generated on Wed Nov 20 2024 17:55:59 for Bitcoin ABC by
1.9.4