cbindgen/tests/expectations/docstyle_c99.both.c

8 lines
124 B
C

#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
// The root of all evil.
void root(void);