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