[][src]Function ncursesw::in_wchstr

pub fn in_wchstr() -> Result<ComplexString, NCurseswError>
Deprecated since 0.1.2:

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

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