pub fn unmount<P>(target: &P, flags: MntFlags) -> Result<()>where P: ?Sized + NixPath,
mount
Umount the file system mounted at target.
target