Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
expand_default_features.tag.c
blob: d9d10b540bb3c1e18005deae543ee26a5da58d5d [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
struct
Foo
{
};
void
extra_debug_fn
(
void
);
void
root
(
struct
Foo
a
);