Virtual Method

GumEventSinkprocess

Declaration [src]

void
process (
  GumEventSink* self,
  const GumEvent* event,
  GumCpuContext* cpu_context
)

Description

No description available.

Parameters

event

Type: GumEvent

No description available.

The data is owned by the caller of the method.
cpu_context

Type: GumCpuContext

No description available.

The data is owned by the caller of the method.