Function ncursesw::mvwgetstr[][src]

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

underlying native function can cause issues. Use mvwgetnstr() instead