Function ncursesw::delch[][src]

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

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