Function nix::mount::umount

source ·
pub fn umount<P: ?Sized + NixPath>(target: &P) -> Result<()>