Function ncursesw::insstr[][src]

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

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