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

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