Electroneum
int128_struct.h
Go to the documentation of this file.
1 #ifndef SECP256K1_INT128_STRUCT_H
2 #define SECP256K1_INT128_STRUCT_H
3 
4 #include <stdint.h>
5 #include "util.h"
6 
7 typedef struct {
11 
13 
14 #endif
unsigned __int64 uint64_t
Definition: stdint.h:136
uint128_t secp256k1_uint128
Definition: int128_native.h:16
secp256k1_uint128 secp256k1_int128
Definition: int128_struct.h:12