rustix
0.38.39
In rustix::
fs
Function
rustix
::
fs
::
unlink
Copy item path
source
·
[
−
]
pub fn unlink<P:
Arg
>(path: P) ->
Result
<
()
>
Expand description
unlink(path)
—Unlinks a file.
§
References
POSIX
Linux