WILLNEED

Constant WILLNEED 

Source
pub const WILLNEED: i32 = libc::POSIX_FADV_WILLNEED; // 3i32
Expand description

Data will be needed soon (trigger readahead).