pub fn mvgetch(origin: Origin) -> Result<CharacterResult<char>, NCurseswError>
Expand description

Equivalent of mvwgetch() using stdscr() as window handle.