[][src]Function ncursesw::wgetch

pub fn wgetch(handle: WINDOW) -> Result<CharacterResult<char>, NCurseswError>

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