Function

Gumcpu_context_get_return_value

Declaration [src]

gpointer
gum_cpu_context_get_return_value (
  GumCpuContext* self
)

Description

No description available.

Parameters

self

Type: GumCpuContext

No description available.

The data is owned by the caller of the function.

Return value

Type: gpointer

No description available.

The data is owned by the called function.
The return value can be NULL.