test_echo_int

Function test_echo_int 

pub unsafe extern "C" fn test_echo_int(int_value: i32) -> i32
Expand description

Test method: Echo int from C++ (for testing Rust-C++ type passing)