Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
PDBDirectoryAndName
/
mylibC.c
blob: 64dde7293b2526c8bfa2bf8909acb22d7eb2a8d7 [
file
]
__declspec
(
dllexport
)
int
mylibC
(
void
)
{
return
1
;
}