Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
workspace.cpp
blob: 77d92fff26a1c17191393be99f0d07cbc3768fc6 [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
constexpr
static
const
int32_t
EXT_CONST
=
0
;
struct
ExtType
{
uint32_t
data
;
};
extern
"C"
{
void
consume_ext
(
ExtType
_ext
);
}
// extern "C"