Constant lrs::mem::advice::DoFork

Make these pages available to child processes.

Syntax

const DoFork: MemAdvice = MemAdvice(cty::MADV_DOFORK);

See also