cxx_mangle
Mangle names of functions for the ability to have a C++ ABI whilst allowing for overloading
Limitations
-
only supports types that Rust supports
-
does not support pointers
-
does not check for validity
cxx_mangle
Mangle names of functions for the ability to have a C++ ABI whilst allowing for overloading
Limitations
only supports types that Rust supports
does not support pointers
does not check for validity