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

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