Method

GumModuleget_path

Declaration [src]

const gchar*
gum_module_get_path (
  GumModule* self
)

Description [src]

Gets the module’s full filesystem path.

Return value

Type: const gchar*

The path.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.