[][src]Function ncursesw::wclrtobot

pub fn wclrtobot(handle: WINDOW) -> Result<(), NCurseswError>

Erase from cursor to the end of the window: all lines below the cursor are deleted, and then the equivalent of clrtoeol() is performed.