WorksButNotTested 03af6aaf0c
Frida scripting support (#2506)
Co-authored-by: Your Name <you@example.com>
2024-10-25 17:18:25 +02:00

4 lines
62 B
Rust

fn main() {
println!("cargo:rustc-link-arg=-rdynamic");
}