cbindgen/tests/expectations/expand.tag.c

11 lines
125 B
C

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