Function curses_sys::mvwins_wstr [] [src]

pub unsafe extern "C" fn mvwins_wstr(
    win: *mut WINDOW,
    y: c_int,
    x: c_int,
    wstr: *const wchar_t
) -> c_int