[][src]Function ncursesw::winstr

pub fn winstr(handle: WINDOW) -> Result<String, NCurseswError>
Deprecated since 0.1.2:

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

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