Method
GumControlFlowGraphget_block_bounds
Declaration [src]
void
gum_control_flow_graph_get_block_bounds (
GumControlFlowGraph* self,
guint index,
GumAddress* start,
GumAddress* end
)
Parameters
index-
Type:
guintNo description available.
start-
Type:
GumAddressNo description available.
The data is owned by the caller of the method. end-
Type:
GumAddressNo description available.
The data is owned by the caller of the method.