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

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

Expand description

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