Crate dynlink_win32

Crate dynlink_win32 

Source
Expand description

WIN32 dynamic linking.

This library binds around <libloaderapi.h> and provides a more memory-safe API that allows dynamic linking shared objects, and use the data and functions they contains.