Function curses_sys::mvaddnwstr [] [src]

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