[][src]Function ncursesw::insnstr

pub fn insnstr(str: &str, number: i32) -> Result<(), NCurseswError>

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