Virtual Method

GumCModulefind_symbol_by_name

Declaration [src]

gpointer
find_symbol_by_name (
  GumCModule* cm,
  const gchar* name
)

Description

No description available.

Parameters

name

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: gpointer

No description available.

The returned data is owned by the instance.
The return value can be NULL.