pub fn wget_wch(
    handle: WINDOW
) -> Result<CharacterResult<WideChar>, NCurseswError>
Expand description

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