libc
0.2.161
?
Settings
Function
libc
::
memmove
Copy item path
source
·
[
−
]
pub unsafe extern "C" fn memmove( dest:
*mut
c_void
, src:
*const
c_void
, n:
size_t
) ->
*mut
c_void