Function

Gumcpu_context_get_nth_argument

Declaration [src]

gpointer
gum_cpu_context_get_nth_argument (
  GumCpuContext* self,
  guint n
)

Description

No description available.

Parameters

self

Type: GumCpuContext

No description available.

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

Type: guint

No description available.

Return value

Type: gpointer

No description available.

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