patchelf-rs
Rust FFI for patchelf that we can call patchelf directly in a dirty way.
[]
= "0.2.1"
Usage
- set soname
config
.input
.output
.set_soname
.patch;
- print soname
config
.input
.print_soname
.patch;
Seed doc for more usages.