pub unsafe extern "C" fn wcscpy( __dest: *mut wchar_t, __src: *const wchar_t, ) -> *mut wchar_t
Copy SRC to DEST.