Sign in
third-party-mirror
/
cbindgen
/
refs/heads/main
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
pragma_once.compat.c
blob: 56345c1b551b9037d0a1f6ce7687fcff4538ea95 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
#ifdef
__cplusplus
extern
"C"
{
#endif
// __cplusplus
void
root
(
void
);
#ifdef
__cplusplus
}
// extern "C"
#endif
// __cplusplus