Sign in
qemu
/
meson
/
refs/heads/revert-15408-submit/drop-python-3.7
/
.
/
test cases
/
rust
/
2 sharedlib
/
cdylib
/
lib.rs
blob: f08a7632a5383e62b39f701cad254503fa0ebd7b [
file
]
#[
no_mangle
]
pub
extern
"C"
fn
not_so_rusty
()
->
i64
{
42
}