rustix::backend::fs::syscalls

Function link

Source
pub(crate) fn link(old_path: &CStr, new_path: &CStr) -> Result<()>