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