Sign in
third-party-mirror
/
cbindgen
/
refs/heads/main
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
inner_mod.cpp
blob: acdcb81d1e33078fa85310b4b0a1ec411978405a [
file
] [
log
] [
blame
] [
edit
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
struct
Foo
{
float
x
;
};
extern
"C"
{
void
root
(
Foo
a
);
}
// extern "C"