LPCWCH typedef

LPCWCH = Pointer<WCHAR>

Implementation

typedef LPCWCH = ffi.Pointer<WCHAR>;