rustix
1.0.8
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
link
Copy item path
Source
pub(crate) fn link(old_path: &
CStr
, new_path: &
CStr
) ->
Result
<
()
>