Constant lrs::process::resource::Processes

The maximum number of processes the user can create.

Syntax

const Processes: Resource = Resource(cty::RLIMIT_NPROC as c_int);

See also