Function procfs::sys::fs::set_file_max[][src]

pub fn set_file_max(max: usize) -> ProcResult<()>
Expand description

Set the system-wide limit on the number of open files for all processes.