Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
using_namespaces.cpp
blob: 7cceaef1b1a8bdf10a9a722ac62180d453863a19 [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
namespace
root
{
using
namespace
std
;
extern
"C"
{
void
root
();
}
// extern "C"
}
// namespace root