pj_uint32_t typedef

pj_uint32_t = UnsignedInt

Unsigned 32bit integer.

Implementation

typedef pj_uint32_t = ffi.UnsignedInt;