index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
mingw-export-call-convention
/
foo.rs
blob: 1fec00311ef06b526d4dfa9ef067fe419bc42898 (
plain
)
1
2
3
4
#![crate_type =
"cdylib"
]
#[no_mangle]
pub
extern
"system"
fn
bar
()
{}