Function ncursesw::win_wch[][src]

pub fn win_wch(handle: WINDOW) -> Result<ComplexChar, NCurseswError>
Expand description

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