Method
GumDarwinModuleresolve_symbol_address
Declaration [src]
GumAddress
gum_darwin_module_resolve_symbol_address (
GumDarwinModule* self,
const gchar* symbol
)
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.
Return value
Type: GumAddress
No description available.