GuiShowCpu

Switches the focus and view of the GUI to the main disassembly window (CPU tab)

void GuiShowCpu();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiShowCpu();