Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
native
/
native.tests
/
testData
/
CInterop
/
KT-55578
/
userSetupHint.h
blob: a9a7b4151748f7bcf70941513ffa773612b632dd [
file
]
#include
<stdio.h>
#ifdef
__cplusplus
#define
EXPORT
extern
"C"
#else
#define
EXPORT
#endif