Function link

Source
pub unsafe fn link(oldpath: *const char, newpath: *const char) -> Result<int>
Expand description

Create a new link (a “hard link”) for an existing file.