Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
function_sort_none.c
blob: c7138c92d308d038a66fa7378e43e9cf6dfd53ce [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
void
C
(
void
);
void
B
(
void
);
void
D
(
void
);
void
A
(
void
);