Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
refs/heads/upstream
/
.
/
tests
/
expectations
/
char.cpp
blob: 354541df525b8be7700353a9b951507abd9d853c [
file
] [
log
] [
blame
] [
edit
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
struct
Foo
{
uint32_t
a
;
};
extern
"C"
{
void
root
(
Foo
a
);
}
// extern "C"