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