pub fn bkgrnd(wch: ComplexChar) -> Result<(), NCurseswError>
Expand description

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