Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
docstyle_auto.compat.c
blob: c1c2987cefb5ceb4c17f5691bcfb4071e7569c6e [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
#ifdef
__cplusplus
extern
"C"
{
#endif
// __cplusplus
/**
* The root of all evil.
*/
void
root
(
void
);
#ifdef
__cplusplus
}
// extern "C"
#endif
// __cplusplus