pj_uint8_t typedef

pj_uint8_t = UnsignedChar

Unsigned 8bit integer.

Implementation

typedef pj_uint8_t = ffi.UnsignedChar;