Signal
GumModuleRegistry::module-removed
Description [src]
Emitted when a module is unloaded from the process.
| Default handler: The default handler is called after the handlers added via |
Parameters
module-
Type:
GumModuleThe module that was unloaded.
The data is owned by the caller of the function.