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

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

Enable process accounting

See also acct(2)