pub fn insdelln(n: i32) -> Result<(), NCurseswError>
Expand description

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