Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
expand_features.cpp
blob: 9174b12b6558f1ae71fdb206f07cc8d9c74f1a55 [
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"