Skip to main content
memmove
core
1.100.0-nightly
(4b7e3a76d 2026-08-30)
In core::
ffi::
runtime_
symbols
core
::
ffi
::
runtime_symbols
Function
memmove
Copy item path
Source
unsafe extern "C" fn memmove( dest:
*mut
c_void
, src:
*const
c_void
, n:
usize
, ) ->
*mut
c_void