PLONG64 typedef

PLONG64 = Pointer<LongLong>

Implementation

typedef PLONG64 = ffi.Pointer<ffi.LongLong>;