demangle
Demangles a previously mangled name according to the specified object type
Signature
demangle(input: const &string, ty: ObjectType) -> string? Demangles a previously mangled name according to the specified object type
demangle(input: const &string, ty: ObjectType) -> string?