Struct

GumCallEvent

Description

struct GumCallEvent {
  GumEventType type;
  gpointer location;
  gpointer target;
  gint depth;
}

No description available.

Structure members
type: GumEventType

No description available.

location: gpointer

No description available.

target: gpointer

No description available.

depth: gint

No description available.