pub fn mvin_wch(origin: Origin) -> Result<ComplexChar, NCurseswError>
Expand description

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