index
:
rustc
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
/
ui
/
issues
/
auxiliary
/
issue-15562.rs
blob: 6ff26b47ea64f64fbccce582187c948fba71ca0a (
plain
)
1
2
3
4
5
#![crate_type =
"lib"
]
extern
"C"
{
pub
fn
transmute
();
}