Constant lrs::process::resource::FileSize

The maximum size of files this process can create.

Syntax

const FileSize: Resource = Resource(cty::RLIMIT_FSIZE as c_int);

See also