This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/zeroidc/vendor/cbindgen/tests/expectations/docstyle_doxy.cpp

15 lines
169 B
C++
Raw Normal View History

#include <cstdarg>
#include <cstdint>
#include <cstdlib>
#include <ostream>
#include <new>
extern "C" {
/**
* The root of all evil.
*/
void root();
} // extern "C"