Easily bind to and load shared libraries in Rust.
# Cargo.toml
[dependencies]
shared_library = "0.1.9"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens the system's libc shared library and prints a confirmation.
Use conditional compilation or platform detection to specify correct library name.
No dependency data recorded yet.