[][src]Function ncursesw::shims::bindings::wmemmove

pub unsafe extern "C" fn wmemmove(
    __s1: *mut wchar_t,
    __s2: *const wchar_t,
    __n: usize
) -> *mut wchar_t