pj_uint16_t typedef

pj_uint16_t = UnsignedShort

Unsigned 16bit integer.

Implementation

typedef pj_uint16_t = ffi.UnsignedShort;