[go: up one dir, main page]

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

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

Enable process accounting

See also acct(2)