Function

Gumcpu_context_replace_return_value

Declaration [src]

void
gum_cpu_context_replace_return_value (
  GumCpuContext* self,
  gpointer value
)

Description

No description available.

Parameters

self

Type: GumCpuContext

No description available.

The data is owned by the caller of the function.
value

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.