Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_uint128 Struct Reference

#include <int128_struct.h>

Public Attributes

uint64_t lo
 
uint64_t hi
 

Detailed Description

Definition at line 7 of file int128_struct.h.

Member Data Documentation

◆ hi

uint64_t secp256k1_uint128::hi

Definition at line 9 of file int128_struct.h.

◆ lo

uint64_t secp256k1_uint128::lo

Definition at line 8 of file int128_struct.h.


The documentation for this struct was generated from the following file: