decompressSymbol

decompresses a symbol and returns the full symbol, and possibly a reduced buffer space (does something only on windows with DMD.)

version(TangoDemangler)
const(char)[]
decompressSymbol
(
const(char)[] func
,
char[]* buf
)

Meta