std::abi::is_mangled
is_mangled
Checks if a string is a mangled name and returns the detected object type
Signature
is_mangled(input: const &string) -> ObjectType
Checks if a string is a mangled name and returns the detected object type
is_mangled(input: const &string) -> ObjectType