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

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

Expand description

Equivalent of mvwinchstr() using getcuryx() as origin.