index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
auxiliary
/
foreign_lib.rs
blob: ff4bb5266eca2ce98cbc90c7f8cb0f290b175b57 (
plain
)
1
2
3
4
5
#[link(name="foreign_lib", vers="0.0")]; extern mod rustrt { fn last_os_error() -> str; }