Function curses_sys::mvinwstr [] [src]

pub unsafe extern "C" fn mvinwstr(
    y: c_int,
    x: c_int,
    string: *mut wchar_t
) -> c_int