LPWSTR typedef

LPWSTR = Pointer<Utf16>

Implementation

typedef LPWSTR = Pointer<Utf16>;