Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
expand.cpp
blob: da67d077ed37eb207ec1bcecbd138d2d348f0357 [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
struct
Foo
{
};
extern
"C"
{
void
root
(
Foo
a
);
}
// extern "C"