Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
ModuleDefinition
/
example_dll.c
blob: 3d57b9aa8feb787563fa1d1b37e5e2ff0ae4e354 [
file
] [
log
] [
blame
]
int
example_dll_function
(
void
)
{
return
0
;
}