cmake/Tests/ModuleDefinition/example_dll.c
2009-10-04 10:30:41 +03:00

2 lines
45 B
C

int example_dll_function(void) { return 0; }