Type Alias Str255

Source
pub type Str255 = [c_uchar; 256];
Expand description

Pascal string holding up to 255 bytes