[][src]Function ncursesw::insdelln

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

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