mangled D type.
demangleType
fn
char[] demangleType( const(char)[] buf, char[] dst = null ) nothrow pure @safeDemangles a D mangled type.
Parameters
buf | The string to demangle. |
dst | An optional destination buffer. |
Returns
The demangled type name or the original string if the name is not a