[][src]Function ncursesw::addstr

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

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