Function curses_sys::mvins_nwstr [] [src]

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