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

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