[][src]Function uikit_sys::memmove

pub unsafe extern "C" fn memmove(
    __dst: *mut c_void,
    __src: *const c_void,
    __len: c_ulong
) -> *mut c_void