Constant lrs::process::resource::DataSegment

The maximum size of the process's data segment.

Syntax

const DataSegment: Resource = Resource(cty::RLIMIT_DATA as c_int);

See also