Function lief::demangle

pub fn demangle(mangled: &str) -> Result<String, Error>
Expand description

Try to demangle the given input.

This function requires the extended version of LIEF