Function gdnative_sys::wmemmove [] [src]

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