Monero
Loading...
Searching...
No Matches
crypto_uint64.h
Go to the documentation of this file.
1#ifndef crypto_uint64_H
2#define crypto_uint64_H
3
4#include <stdint.h>
5
7
8#endif
uint64_t crypto_uint64
Definition: crypto_uint64.h:6
unsigned __int64 uint64_t
Definition: stdint.h:136