Constant lrs::process::resource::Stack

The maximum size of the process stack.

Syntax

const Stack: Resource = Resource(cty::RLIMIT_STACK as c_int);

See also