pub fn umount2<P: ?Sized + NixPath>(target: &P, flags: MntFlags) -> Result<()>
Unmount the file system mounted at target.
target
See also umount
umount