Sign in
android
/
toolchain
/
rustc
/
977026a81a6cc1c304420586c1bb6527b72b4303
/
.
/
src
/
test
/
run-make
/
rlib-format-packed-bundled-libs-2
/
native_dep.rs
blob: 321a8237e8a4b2bfd2bd0abf20cbbac85b1802f1 [
file
] [
log
] [
blame
]
#[
no_mangle
]
pub
fn
native_f1
()
->
i32
{
return
1
;
}