Function nix::mount::umount2 [] [src]

pub fn umount2<P: ?Sized + NixPath>(target: &P, flags: MntFlags) -> Result<()>