Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
ModuleDefinition
/
example_dll_2.c
blob: 6f33867b405ac80fe19deddfb45762781645c9c1 [
file
] [
log
] [
blame
] [
edit
]
int
example_dll_2_function
(
void
)
{
return
0
;
}