Change the address of the dump window to the given virtual address, to show the dump at this address.
void GuiDumpAt(duint va);
va Virtual address of the pointer to dump.
va
This function does not return a value.
Example code.