mvaddwstr

Function mvaddwstr 

Source
pub unsafe extern "C" fn mvaddwstr(
    y: c_int,
    x: c_int,
    wstr: *const wchar_t,
) -> c_int