PCZZWSTR typedef

PCZZWSTR = Pointer<WCHAR>

Implementation

typedef PCZZWSTR = ffi.Pointer<WCHAR>;