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

Return the complex character at the given origin in the window.