Extremely lean cross-platform library for loading dynamic symbols.
# Cargo.toml
[dependencies]
minidl = "0.1.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loading a dynamic library and calling a function.
Ensure the function signature matches exactly and use appropriate FFI types.
No dependency data recorded yet.