[][src]Function bibutils_sys::memmove

pub unsafe extern "C" fn memmove(
    _Dst: *mut c_void,
    _Src: *const c_void,
    _Size: c_ulonglong
) -> *mut c_void