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

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