pub fn symlink<P: Arg, Q: Arg>(old_path: P, new_path: Q) -> Result<()>
symlink(old_path, new_path)—Creates a symlink.
symlink(old_path, new_path)