pub unsafe fn link(oldpath: *const char, newpath: *const char) -> Result<int>
Create a new link (a “hard link”) for an existing file.