Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
lib.c
blob: 6401eca8fc6173a9e3ca83f302926a2742d64d5e [
file
] [
log
] [
blame
] [
edit
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib_c
(
void
)
{
}