NTSTRSAFE_PWSTR - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTSTRSAFE_H_INCLUDED_

typedef _Null_terminated_ wchar_t* NTSTRSAFE_PWSTR;

#endif

View code on GitHub

No description available.