Mitmgate
v0.0.0+dev.3
Man in the Middle Keylogger and Injector
Loading...
Searching...
No Matches
typedef.h
Go to the documentation of this file.
1
8
9
#ifndef TYPDEF_H
10
#define TYPDEF_H
11
15
typedef
unsigned
char
uint8_t
;
16
20
typedef
uint8_t
u8
;
21
22
#endif
// TYPDEF_H
u8
uint8_t u8
Short alias for unsigned 8-bit integer.
Definition
typedef.h:20
uint8_t
unsigned char uint8_t
Unsigned 8-bit integer.
Definition
typedef.h:15
src
typedef.h
Generated by
1.16.1