Constant lrs::mem::advice::Sequential

Expect sequential access.

Syntax

const Sequential: MemAdvice = MemAdvice(cty::MADV_SEQUENTIAL);

See also