Module module
Enums§
- Enum for the modules whose value depends on the current platform
Traits§
- This trait is shared by all system-specific modules. It provides a common interface for accessing module metadata.
Functions§
- Find the module that encompasses the given virtual address (absolute)
- Find the module with the given name
- Find the module with the given name
- Return an iterator over the different modules loaded in the current process.