posix::string::memmove [-] [+] [src]

pub unsafe fn memmove(dest: *mut void_t, src: *const void_t, n: size_t) -> *mut void_t