Monero
Loading...
Searching...
No Matches
crypto_int64.h
Go to the documentation of this file.
1#ifndef crypto_int64_H
2#define crypto_int64_H
3
4#include <stdint.h>
5
7
8#endif
int64_t crypto_int64
Definition crypto_int64.h:6
signed __int64 int64_t
Definition stdint.h:135