Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
windows-safeseh
/
foo.rs
blob: 93ac3641b098ccbbbd64e868967fea51c7b81bd2 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_type
=
"cdylib"
]
#[
no_mangle
]
extern
"C"
fn
foo
()
{}