pub unsafe fn mvwin_wchstr(
    win: WINDOW,
    y: i32,
    x: i32,
    wchstr: *mut cchar_t
) -> i32
Expand description