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

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

Expand description

Return the wide string at the given origin in the window.