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

Enable process accounting

See also acct(2)