[][src]Constant wasi::ADVICE_DONTNEED

pub const ADVICE_DONTNEED: Advice = 4;

The application expects that it will not access the specified data in the near future.