Type Alias BYTE

Source
pub type BYTE = u8;
Expand description

typedef unsigned char BYTE, *PBYTE, *LPBYTE;