Monero
Loading...
Searching...
No Matches
crypto_uint8.h
Go to the documentation of this file.
1#ifndef crypto_uint8_H
2#define crypto_uint8_H
3
4#include <stdint.h>
5
7
8#endif
uint8_t crypto_uint8
Definition crypto_uint8.h:6
unsigned char uint8_t
Definition stdint.h:124