Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
va_list.cpp
blob: 80590743bf6ce9d94e609050da8cead915d9da46 [
file
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
extern
"C"
{
int32_t
va_list_test
(
va_list ap
);
}
// extern "C"