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

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

Expand description

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