PWSTR typedef

PWSTR = Pointer<Utf16>

Implementation

typedef PWSTR = Pointer<Utf16>;