Function

Gumprocess_get_main_module

Declaration [src]

GumModule*
gum_process_get_main_module (
  void
)

Description [src]

Returns the module representing the main executable of the process.

Return value

Type: GumModule

The main module.

The data is owned by the called function.