Electroneum
crypto_uint16.h
Go to the documentation of this file.
1 #ifndef crypto_uint16_H
2 #define crypto_uint16_H
3 
4 #include <stdint.h>
5 
7 
8 #endif
uint16_t crypto_uint16
Definition: crypto_uint16.h:6
unsigned short uint16_t
Definition: stdint.h:125