[go: up one dir, main page]

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

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