index
:
rust-cbindgen
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
rust
/
abi_string.rs
blob: f685532e2ee14de95414d95a6b046aff09ce5ba3 (
plain
)
1
2
3
4
5
#[no_mangle]
pub
extern
"C"
fn
c
()
{}
#[no_mangle]
pub
extern
"C-unwind"
fn
c_unwind
()
{}