Function ncursesw::inwstr[][src]

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

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

Expand description

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