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

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

Expand description

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