pub fn mvwinstr(handle: WINDOW, origin: Origin) -> Result<String, NCurseswError>
👎 Deprecated since 0.1.2:

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

Expand description

Return the string at the given origin in the window.