#ifndef _NTEXAPI_H typedef struct _ST_IO_STATS_PERIOD { ULONG PageCounts[5]; } ST_IO_STATS_PERIOD, *PST_IO_STATS_PERIOD; #endif View code on GitHub
No description available.