Sign in
third-party-mirror
/
cbindgen
/
1f32778f219c6898ee4e83e77a24211565ea817d
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
export_name.compat.c
blob: 67d6638b624e6d1879931f9a1e96e454ec3d19ec [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
#ifdef
__cplusplus
extern
"C"
{
#endif
// __cplusplus
void
do_the_thing_with_export_name
(
void
);
#ifdef
__cplusplus
}
// extern "C"
#endif
// __cplusplus