1__declspec(dllimport) void exportFunc(void);
2int main() { exportFunc(); }
3

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of lldb/test/Shell/Target/Inputs/main.c