Crate mun_libloader

source ·

Structs

A structure that holds a Library instance but creates a unique file per load. This enables writing to the original library and ensures that each shared object on Linux is loaded separately.