Fabcoin Core
0.16.2
P2P Digital Currency
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
src
secp256k1
src
java
org_fabcoin_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_fabcoin_Secp256k1Context */
5
6
#ifndef _Included_org_fabcoin_Secp256k1Context
7
#define _Included_org_fabcoin_Secp256k1Context
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
/*
12
* Class: org_fabcoin_Secp256k1Context
13
* Method: secp256k1_init_context
14
* Signature: ()J
15
*/
16
SECP256K1_API
jlong JNICALL
Java_org_fabcoin_Secp256k1Context_secp256k1_1init_1context
17
(JNIEnv *, jclass);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
#endif
Java_org_fabcoin_Secp256k1Context_secp256k1_1init_1context
SECP256K1_API jlong JNICALL Java_org_fabcoin_Secp256k1Context_secp256k1_1init_1context(JNIEnv *, jclass)
Definition:
org_fabcoin_Secp256k1Context.c:7
secp256k1.h
SECP256K1_API
#define SECP256K1_API
Definition:
secp256k1.h:126
Generated on Mon Oct 22 2018 15:15:39 for Fabcoin Core by
1.8.11