[][src]Function nix::unistd::acct::enable

pub fn enable<P: ?Sized + NixPath>(filename: &P) -> Result<()>

Enable process accounting

See also acct(2)