rustix
0.38.42
In rustix::
backend::
mount::
syscalls
Function
rustix
::
backend
::
mount
::
syscalls
::
unmount
Copy item path
source
ยท
[
−
]
pub(crate) fn unmount(target: &
CStr
, flags:
UnmountFlags
) ->
Result
<
()
>