pub fn win_wch(handle: WINDOW) -> Result<ComplexChar, NCurseswError>
Expand description

Equivalent of mvwin_wch() using getcuryx() as origin.