x64dbg/docs/developers/functions/gui/GuiUpdateGraphView.md
2025-07-04 01:32:42 +02:00

1.2 KiB

GuiUpdateGraphView

Refreshes the contents of the Graph view.

void GuiUpdateGraphView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiUpdateGraphView();