Method
GumDarwinModuleresolve_export
Declaration [src]
gboolean
gum_darwin_module_resolve_export (
GumDarwinModule* self,
const gchar* symbol,
GumDarwinExportDetails* details
)
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:
GumDarwinExportDetailsNo description available.
The data is owned by the caller of the method.