[][src]Function ncursesw::mvwin_wchstr

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

Return the complex character string given origin in the window.