Function curses_sys::mvwinnwstr [] [src]

pub unsafe extern "C" fn mvwinnwstr(
    win: *mut WINDOW,
    y: c_int,
    x: c_int,
    string: *mut wchar_t,
    n: c_int
) -> c_int