Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
expand_both.compat.c
blob: adb1db99b9ff0633a7cd9821c53aba06f3dab0b9 [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
typedef
struct
Foo
{
}
Foo
;
#ifdef
__cplusplus
extern
"C"
{
#endif
// __cplusplus
void
root
(
struct
Foo
a
);
#ifdef
__cplusplus
}
// extern "C"
#endif
// __cplusplus