Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
rlib-format-packed-bundled-libs-2
/
native_dep.rs
blob: 321a8237e8a4b2bfd2bd0abf20cbbac85b1802f1 [
file
] [
log
] [
blame
] [
edit
]
#[
no_mangle
]
pub
fn
native_f1
()
->
i32
{
return
1
;
}