[][src]Function ncursesw::shims::bindings::mvwaddnwstr

pub unsafe extern "C" fn mvwaddnwstr(
    arg1: *mut WINDOW,
    arg2: c_int,
    arg3: c_int,
    arg4: *const wchar_t,
    arg5: c_int
) -> c_int