Skip to main content

link

Function link 

Source
pub fn link(old_path: &str, new_path: &str) -> Result<(), SyscallError>
Expand description

Create a hard link (must be within the same mount).