func UpdatePanels() { C.update_panels() }
// UpdatePanels refreshes the panel stack. It must be called prior to // using ncurses's DoUpdate() func UpdatePanels() { C.update_panels() return }