TargetCPP.toMangle

Mangle the given symbol for C++ ABI.

struct TargetCPP
extern (C++)
const(char)*
toMangle

Parameters

s Dsymbol

declaration with C++ linkage

Return Value

Type: const(char)*

string mangling of symbol

Suggestion Box / Bug Report