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

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

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