PDWORD_PTR typedef

PDWORD_PTR = Pointer<ULONG_PTR>

Implementation

typedef PDWORD_PTR = ffi.Pointer<ULONG_PTR>;