https://doc.rust-lang.org/book/ch19-01-unsafe-rust.html#usin...
If your c++ code uses the c ABI (application binary interface) then you can call it easily too. There is a tool called rust-bindgen which will automatically generate the required rust code from header files.