Skip to main content

Module module

Module module 

Structs§

Module
This structure represents a Windows-specific module

Functions§

dlopen
Load the module (DLL) with the given name into the current process and wrap the resulting handle in a Module.
find_module
Try to get the Module with the given name.