cmake/Tests/ModuleDefinition/example_dll.c

2 lines
45 B
C
Raw Normal View History

2009-10-04 10:30:41 +03:00
int example_dll_function(void) { return 0; }