Constant lrs::file::flags::SEAL_SHRINK

Disallow reducing the size of the file.

Syntax

const SEAL_SHRINK: FileSeals = FileSeals(cty::F_SEAL_SHRINK);

See also