SDL Visual Test
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SDL_visualtest_exhaustive_variator.h
Go to the documentation of this file.
1 /* See COPYING.txt for the full license governing this code. */
10 
11 #ifndef _SDL_visualtest_exhaustive_variator_h
12 #define _SDL_visualtest_exhaustive_variator_h
13 
14 /* Set up for C function definitions, even when using C++ */
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
24 {
32 
39  SDLVisualTest_SUTConfig* config);
40 
51 
56 
57 /* Ends C function definitions when using C++ */
58 #ifdef __cplusplus
59 }
60 #endif
61 
62 #endif /* _SDL_visualtest_exhaustive_variator_h */