[][src]Function ncursesw::mvin_wch

pub fn mvin_wch(origin: Origin) -> Result<ComplexChar, NCurseswError>

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