PZZWSTR typedef

PZZWSTR = Pointer<WCHAR>

Implementation

typedef PZZWSTR = ffi.Pointer<WCHAR>;