Method

GumInvocationContextget_listener_invocation_data

Declaration [src]

gpointer
gum_invocation_context_get_listener_invocation_data (
  GumInvocationContext* context,
  gsize required_size
)

Description

No description available.

Parameters

required_size

Type: gsize

No description available.

Return value

Type: gpointer

No description available.

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