Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
dir3
/
lib3.h
blob: 66d2eba283809d296185f74435c59dde77afc0a6 [
file
]
#ifdef
_WIN32
__declspec
(
dllimport
)
#endif
extern
void
lib3
(
void
);