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

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

Expand description

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