CMake/Tests/ModuleDefinition/example_dll.c

2 lines
45 B
C

int example_dll_function(void) { return 0; }