Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
doclength_short.cpp
blob: 9ea102e3b1c1d4a9363760874e3283f5c39a4178 [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
extern
"C"
{
/// The root of all evil.
void
root
();
/// A little above the root, and a lot more visible, with a run-on sentence
void
trunk
();
}
// extern "C"