Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
doclength_short.c
blob: f08e6e3c33514f6d9a8b7b8420f12272061975d0 [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
/**
* The root of all evil.
*/
void
root
(
void
);
/**
* A little above the root, and a lot more visible, with a run-on sentence
*/
void
trunk
(
void
);