Function

GumModuleRegistryobtain

Declaration [src]

GumModuleRegistry*
gum_module_registry_obtain (
  void
)

Description [src]

Obtains the module registry singleton.

Return value

Type: GumModuleRegistry

The module registry.

The data is owned by the called function.