zerotiertspu/zeroidc/vendor/cbindgen/tests/expectations/linestyle_crlf.cpp

16 lines
186 B
C++

#include <cstdarg>
#include <cstdint>
#include <cstdlib>
#include <ostream>
#include <new>
struct Dummy {
int32_t x;
float y;
};
extern "C" {
void root(Dummy d);
} // extern "C"