Constant lrs::mem::advice::Random

Expect random access.

Syntax

const Random: MemAdvice = MemAdvice(cty::MADV_RANDOM);

See also