Expand description
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
Structs§
- Func
- Function to mangle
Enums§
- Type
- Non exhaustive set of parameter types