Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
issues
/
auxiliary
/
issue-15562.rs
blob: 6ff26b47ea64f64fbccce582187c948fba71ca0a [
file
] [
log
] [
blame
]
#![
crate_type
=
"lib"
]
extern
"C"
{
pub
fn
transmute
();
}