Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
docstyle_doxy.compat.c
blob: 5900aefd6894668424bbcc115e1fc35ce0e6948c [
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