PULONG typedef

PULONG = Pointer<ULONG>

Implementation

typedef PULONG = ffi.Pointer<ULONG>;