is_rust_mangled

Function is_rust_mangled 

Source
pub fn is_rust_mangled(s: &str) -> bool
Expand description

Heuristic: Rust v0 mangling starts with “_R”.