Library for opening and operating on dynamic link libraries (also known as shared objects or shared libraries).
# Cargo.toml
[dependencies]
dlopen2 = "0.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a shared library and call a function from it.
Wrap unsafe blocks carefully and ensure symbol lifetimes are valid.
No dependency data recorded yet.