[][src]Function ncursesw::wget_wstr

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

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

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