Process Hacker
gpumini.h
Go to the documentation of this file.
1 #ifndef GPUMINI_H
2 #define GPUMINI_H
3 
5  _In_ struct _PH_MINIINFO_LIST_SECTION *ListSection,
7  _In_opt_ PVOID Parameter1,
8  _In_opt_ PVOID Parameter2
9  );
10 
12  _In_ const void *elem1,
13  _In_ const void *elem2
14  );
15 
17  _In_ const void *elem1,
18  _In_ const void *elem2
19  );
20 
21 #endif