pub fn mvin_wchstr(origin: Origin) -> Result<ComplexString, NCurseswError>
👎 Deprecated since 0.1.2:

underlying native function can cause undefined behaviour. Use mvin_wchnstr() instead

Expand description

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