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

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

Expand description

Return the complex character string given origin in the window.