mstange / msvc-demangler-rust

A rust library that demangles / undecorates C++ symbols mangled by MSVC
Other
42 stars 13 forks source link

Keep track of ptr64 and add flag to print it #53

Closed mitsuhiko closed 5 years ago

mitsuhiko commented 5 years ago

Fixes #49