Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dfc8eeedc8a305ba7b95027c19ffaab278e77016
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
dir2
/
lib2.h
blob: aa4d09f83f4d1c49b232f692d5814f4f28cbb263 [
file
]
#ifdef
_WIN32
__declspec
(
dllimport
)
#endif
extern
void
lib2
(
void
);