[][src]Constant wasi::ADVICE_WILLNEED

pub const ADVICE_WILLNEED: Advice = 3;

The application expects to access the specified data in the near future.