[][src]Function ncursesw::wsyncdown

pub fn wsyncdown(handle: WINDOW)

Touch each location in the window that has been touched in any of its ancestor windows. This routine is called by refresh(), so it should almost never be necessary to call it manually.