[][src]Function ncursesw::slk_noutrefresh

pub fn slk_noutrefresh() -> Result<(), NCurseswError>

Mark for refresh but wait. This function updates the data structure representing the desired state of the soft labels, but does not force an update of the physical screen. To accomplish that, call doupdate().