Method

GumInvocationContextreplace_return_value

Declaration [src]

void
gum_invocation_context_replace_return_value (
  GumInvocationContext* context,
  gpointer value
)

Description

No description available.

Parameters

value

Type: gpointer

No description available.

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