Constant lrs::file::flags::MFD_ALLOW_SEALING

Allow sealing operations on this file.

Syntax

const MFD_ALLOW_SEALING: MemfdFlags = MemfdFlags(cty::MFD_ALLOW_SEALING);

See also