Function ncursesw::instr

source · []
pub fn instr() -> Result<String, NCurseswError>
👎 Deprecated since 0.1.2:

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

Expand description

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