Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _PHNT_NTDEF_H
#ifndef _NTDEF_
/**
* The PCVOID type is a pointer to a constant void.
*/
typedef CONST VOID *PCVOID;
#endif
#endif
View code on GitHub