PUWSTR typedef

PUWSTR = Pointer<WCHAR>

Implementation

typedef PUWSTR = ffi.Pointer<WCHAR>;