Sign in
android
/
platform
/
external
/
rust
/
crates
/
cbindgen
/
4f3b9773ed1d8cac8f669bc84613aae4734fd808
/
.
/
tests
/
expectations
/
extern_2.compat.c
blob: 4aa4fbf287f2d6c9d86ae5f9b60cb706b0e921f2 [
file
] [
log
] [
blame
]
#include
<stdarg.h>
#include
<stdbool.h>
#include
<stdint.h>
#include
<stdlib.h>
#ifdef
__cplusplus
extern
"C"
{
#endif
// __cplusplus
void
first
(
void
);
void
second
(
void
);
#ifdef
__cplusplus
}
// extern "C"
#endif
// __cplusplus