Statically linking BFD in Rust throws an error
I’m new to using C in Rust and im currently trying to use BFD to build a Binary-Loader.
Using bindgen to generate the Rust bindings worked great.
I’m new to using C in Rust and im currently trying to use BFD to build a Binary-Loader.
Using bindgen to generate the Rust bindings worked great.