Function ncursesw::shims::ncurses::mvwinnwstr[][src]

pub unsafe fn mvwinnwstr(
    win: WINDOW,
    y: i32,
    x: i32,
    wstr: *mut wchar_t,
    n: i32
) -> i32
Expand description