NTSTRSAFE_PCSTR - NtDoc

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

typedef _Null_terminated_ const char* NTSTRSAFE_PCSTR;

#endif

View code on GitHub

No description available.