Function hard_link

Source
pub fn hard_link(original: &Path, link: &Path) -> Result<()>