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

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