Method

GumDarwinModuleget_dependency_by_ordinal

Declaration [src]

const gchar*
gum_darwin_module_get_dependency_by_ordinal (
  GumDarwinModule* self,
  gint ordinal
)

Description

No description available.

Parameters

ordinal

Type: gint

No description available.

Return value

Type: const gchar*

No description available.

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