1
0
Fork 0
x64dbg/docs/developers/functions/gui/GuiUpdateCallStack.md

1.2 KiB

GuiUpdateCallStack

Refreshes the contents of the call stack widget.

void GuiUpdateCallStack();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiUpdateCallStack();