PUINT typedef

PUINT = Pointer<UnsignedInt>

Implementation

typedef PUINT = ffi.Pointer<ffi.UnsignedInt>;