blob: 313cfbe7d59cc0e7cf3cfe925924a99fdac2c257 [file] [log] [blame]
#![feature(export_stable)]
#[export_stable]
pub extern "C" fn foo(x: i32) -> i32;