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