Method

GumInvocationContextget_nth_argument

Declaration [src]

gpointer
gum_invocation_context_get_nth_argument (
  GumInvocationContext* context,
  guint n
)

Description

No description available.

Parameters

n

Type: guint

No description available.

Return value

Type: gpointer

No description available.

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