[][src]Function ncursesw::inwstr

pub fn inwstr() -> Result<WideString, NCurseswError>
Deprecated since 0.1.2:

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

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