pub fn addchstr(chstr: &ChtypeString) -> Result<(), NCurseswError>
Expand description

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