[][src]Function ncursesw::insstr

pub fn insstr(str: &str) -> Result<(), NCurseswError>

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