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