Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
workspace.cpp
blob: b7b31a1d91c16a71443b56be077cae6436f23ff5 [
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"