Skip to main content

add_one_in_rust

Function add_one_in_rust 

Source
#[unsafe(no_mangle)]
pub extern "C" fn add_one_in_rust(x: i32) -> i32