![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <stdlib.h>#include <stdint.h>#include "org_bitcoin_Secp256k1Context.h"#include "include/secp256k1.h"Go to the source code of this file.
Functions | |
| SECP256K1_API jlong JNICALL | Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context (JNIEnv *env, jclass classObject) |
| SECP256K1_API jlong JNICALL Java_org_bitcoin_Secp256k1Context_secp256k1_1init_1context | ( | JNIEnv * | env, |
| jclass | classObject | ||
| ) |
Definition at line 6 of file org_bitcoin_Secp256k1Context.c.