BYTE typedef

BYTE = UnsignedChar

DATA TYPES

Implementation

typedef BYTE = ffi.UnsignedChar;