PULONG_PTR typedef

PULONG_PTR = Pointer<UnsignedLongLong>

Implementation

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