[go: up one dir, main page]

Function unmount

Source
pub fn unmount<P>(target: &P, flags: MntFlags) -> Result<()>
where P: ?Sized + NixPath,
Available on crate feature mount only.
Expand description

Umount the file system mounted at target.