Demangles D mangled names. If it is not a D mangled name, it returns its argument name.
The string to demangle.
An optional destination buffer.
The demangled name or the original string if the name is not a mangled D name.
See Implementation
Demangles D mangled names. If it is not a D mangled name, it returns its argument name.