WalletT

Wallet Type

version(none)
extern (C)
struct WalletT {
int magic_byte;
void* wallet;
}