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