1#ifndef foo_h__
2#define foo_h__
3
4extern void foo(void);
5
6#endif // foo_h__
7

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of lldb/test/API/symbol_ondemand/shared_library/foo.h