Function ncursesw::mvinsstr[][src]

pub fn mvinsstr(origin: Origin, str: &str) -> Result<(), NCurseswError>
Expand description

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