#ifndef _NTRTL_H // private typedef struct _RTL_FEATURE_USAGE_DATA { RTL_FEATURE_ID FeatureId; USHORT ReportingKind; USHORT Reserved; } RTL_FEATURE_USAGE_DATA, *PRTL_FEATURE_USAGE_DATA; #endif View code on GitHub
No description available.