module Ronin::Support::Binary::CTypes::CharTypes

Constants

CHAR

The ‘char` type.

STRING

The null-terminated C string type.

UCHAR

The ‘unsigned char` type.