Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
assoc_constant.tag.c
blob: 600cb48f967cc011f0548073cf37cf7cfba85018 [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
struct
Foo
{
};
#define
Foo_GA
10
#define
Foo_ZO
3.14
void
root
(
struct
Foo
x
);