cbindgen/tests/expectations/custom_header.cpp
2020-11-25 17:30:30 +01:00

15 lines
208 B
C++

#if 0
# This file is generated by cbindgen. DO NOT EDIT
#endif
extern "C" {
void root();
} // extern "C"
#if 0
# This is a simple test to ensure that trailers do not cause extra newlines in files
#endif