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