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

1.2 KiB

GuiUpdateBreakpointsView

Refreshes the contents of the breakpoints view.

void GuiUpdateBreakpointsView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiUpdateBreakpointsView();