Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
function_sort_none.cpp
blob: 99b52e531a475b3cf3b458fc1bd493bbaaf3771a [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
extern
"C"
{
void
C
();
void
B
();
void
D
();
void
A
();
}
// extern "C"