Function ncursesw::addstr[][src]

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

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