Constant lrs::mem::advice::WillNeed

Expect access in the near future.

Syntax

const WillNeed: MemAdvice = MemAdvice(cty::MADV_WILLNEED);

See also