Electroneum
crypto_uint32.h
Go to the documentation of this file.
1 #ifndef crypto_uint32_h
2 #define crypto_uint32_h
3 
4 typedef unsigned int crypto_uint32;
5 
6 #endif
unsigned int crypto_uint32
Definition: crypto_uint32.h:4