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

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