CMake/Tests/ModuleDefinition/example_dll_2.c

2 lines
47 B
C
Raw Normal View History

2009-10-02 01:21:28 +04:00
int example_dll_2_function(void) { return 0; }