Function nix::unistd::acct::enable

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

Enable process accounting

See also acct(2)