Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f2b438cb0afb577ee87c8bc2295ed3d263fc85f2
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
dir1
/
lib1.h
blob: 69c37edc9f892caf650cbaf6cc86c4aa98cbc366 [
file
]
#ifdef
_WIN32
__declspec
(
dllimport
)
#endif
extern
void
lib1
(
void
);