pub fn inchstr() -> Result<ChtypeString, NCurseswError>
👎 Deprecated since 0.1.2:

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

Expand description

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