ZeroTierOne/zeroidc/vendor/cbindgen/tests/expectations/expand.c

10 lines
126 B
C

#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
typedef struct {
} Foo;
void root(Foo a);