byte typedef

byte = UnsignedChar

Implementation

typedef byte = ffi.UnsignedChar;