libc::memmove 
                   
                       [−]
                   
               [src]
pub unsafe extern fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut c_void
pub unsafe extern fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut c_void