lokinet/crypto/include/sodium/crypto_int32.h

4 lines
63 B
C
Raw Normal View History

2019-08-26 13:44:01 +00:00
#pragma once
#include <stdint.h>
2019-08-26 13:44:01 +00:00
typedef int32_t crypto_int32;