Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
87142bbd5f94de9591b0a5531e427a5f491f56fd
/
.
/
Tests
/
RunCMake
/
DependencyGraph
/
mylib.c
blob: 5422fe3076151c650b81c898b452e7344831ebc7 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
mylib
(
void
)
{
}