PUSHORT typedef

PUSHORT = Pointer<USHORT>

Implementation

typedef PUSHORT = ffi.Pointer<USHORT>;