[][src]Function ncursesw::wecho_wchar

pub fn wecho_wchar(
    handle: WINDOW,
    wch: ComplexChar
) -> Result<(), NCurseswError>

Add a complex character wch, and immediately call refresh() on the window.