Function ncursesw::delch

source · []
pub fn delch() -> Result<(), NCurseswError>
Expand description

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