Method

GumControlFlowGraphget_block_predecessors

Declaration [src]

guint
gum_control_flow_graph_get_block_predecessors (
  GumControlFlowGraph* self,
  guint index,
  const guint** predecessors
)

Description

No description available.

Parameters

index

Type: guint

No description available.

predecessors

Type: const guint**

No description available.

The data is owned by the caller of the method.

Return value

Type: guint

No description available.