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