Function curses_sys::mvins_wstr [] [src]

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