[][src]Function ncursesw::clearok

pub fn clearok(handle: WINDOW, flag: bool) -> Result<(), NCurseswError>

If flag is true, the next call to refresh() will clear the window completely.