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