Sign in
third-party-mirror
/
cbindgen
/
refs/heads/main
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
docstyle_c99.c
blob: 111f78a49377906d8e5baad991595179f509df34 [
file
] [
log
] [
blame
] [
edit
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
// The root of all evil.
void
root
(
void
);