Sign in
third-party-mirror
/
cbindgen
/
refs/heads/main
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
expand_default_features_both.c
blob: 7029413dd8b26183bd7fdae08e1a08bae0c5840a [
file
] [
log
] [
blame
] [
edit
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
typedef
struct
Foo
{
}
Foo
;
void
extra_debug_fn
(
void
);
void
root
(
struct
Foo
a
);