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