Cursor.mangling

Retrieve the string representing the mangled name of the cursor.

Only useful for cursors that are NOT declarations.

struct Cursor
@property const @trusted scope
string
mangling
()

Meta