BYTE typedef

BYTE = UnsignedChar

Implementation

typedef BYTE = ffi.UnsignedChar;