test_echo_bool

Function test_echo_bool 

pub unsafe extern "C" fn test_echo_bool(bool_value: bool) -> bool
Expand description

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