LPWCH typedef

LPWCH = Pointer<WCHAR>

Implementation

typedef LPWCH = ffi.Pointer<WCHAR>;