Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
run-make
/
compiler-lookup-paths
/
d.rs
blob: 6cd9916b6f69d5c1a4d2d4b585f70aaf4a41a140 [
file
] [
log
] [
blame
]
#![
crate_type
=
"rlib"
]
#[
link
(
name
=
"native"
,
kind
=
"static"
)]
extern
"C"
{}