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