blob: 6ff26b47ea64f64fbccce582187c948fba71ca0a [file] [log] [blame] [edit]
#![crate_type = "lib"]
extern "C" {
pub fn transmute();
}