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