llvm-project/lldb/test/Shell/Target/Inputs/shlib.c

2 lines
47 B
C

__declspec(dllexport) void exportFunc(void) {}