Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
TargetArtifacts
/
dll.c
blob: 31e1dbfdf2c26b69278b6e7dc5af495632f120e2 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
dll
(
void
)
{
}