#ifndef _NTRTL_H typedef struct _RTLP_TAG_INFO { GUID Id; ULONG_PTR CurrentAllocatedBytes; } RTLP_TAG_INFO, *PRTLP_TAG_INFO; #endif View code on GitHub
No description available.