rustix
0.38.39
In rustix::backend::fs::syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
unlink
Copy item path
source
ยท
[
−
]
pub(crate) fn unlink(path: &
CStr
) ->
Result
<
()
>