Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rust-revert-fastisel
/
.
/
lldb
/
test
/
API
/
windows
/
launch
/
replace-dll
/
foo.c
blob: b971fccc6ed9a262c7a716384ff6d87552a573e1 [
file
] [
edit
]
__declspec
(
dllexport
)
int
foo
()
{
return
42
;
}