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