Function ncursesw::clrtoeol[][src]

pub fn clrtoeol() -> Result<(), NCurseswError>
Expand description

Equivalent of wclrtoeol() using stdscr() as window handle.