Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
linestyle_lf.cpp
blob: bd70e20a3e56d5313f4b82d907f8666f671809d0 [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
struct
Dummy
{
int32_t
x
;
float
y
;
};
extern
"C"
{
void
root
(
Dummy
d
);
}
// extern "C"