For the complete documentation index, see llms.txt. This page is also available as Markdown.

Refresh Screen

// Refresh all disassembly views

void refresh_idaview_anyway();

// Refresh all choosers (names, functions, etc)

void refresh_choosers();

Last updated

Was this helpful?