Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
rust/
link/
simple_function_1.rs
pub fn test_func(a: i32) -> i32 { a + 1 }