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
/
native_lib.rs
blob: 35a1f613058981fd849b51bcb4deeb918c618dc7 (
plain
)
1
2
3
4
5
#[link(name="native_lib", vers="0.0")]; native mod rustrt { fn last_os_error() -> str; }