Module int_parameter_cxx
Expand description
Int parameter test module - Tests int passing between Rust and C++ Test module for int parameter passing between Rust and C++
Validates that integer values are correctly passed across the Rust-C++ boundary.