Function curses_sys::mvaddwstr [] [src]

pub unsafe extern "C" fn mvaddwstr(
    y: c_int,
    x: c_int,
    wstr: *const wchar_t
) -> c_int