Function ncursesw::wgetnstr[][src]

pub fn wgetnstr(handle: WINDOW, number: i32) -> Result<String, NCurseswError>
Expand description

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