Function nix::sys::quota::quotactl_off [] [src]

pub fn quotactl_off<P: ?Sized + NixPath>(
    which: QuotaType,
    special: &P
) -> Result<()>