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

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