blob: 59b6c92d2936378b53d979f43ca5aaaa1f77c40b [file] [log] [blame]
#[no_mangle]
pub fn local_native_f() -> i32 {
return 0;
}