PUINT_PTR typedef

PUINT_PTR = Pointer<UnsignedLongLong>

Implementation

typedef PUINT_PTR = ffi.Pointer<ffi.UnsignedLongLong>;