Function rustix::backend::mount::syscalls::unmount

source ยท
pub(crate) fn unmount(target: &CStr, flags: UnmountFlags) -> Result<()>