Method

GumDarwinModuleresolve_export

Declaration [src]

gboolean
gum_darwin_module_resolve_export (
  GumDarwinModule* self,
  const gchar* symbol,
  GumDarwinExportDetails* details
)

Description

No description available.

Parameters

symbol

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
details

Type: GumDarwinExportDetails

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.